]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
pata: Trivia
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 25 May 2007 19:39:30 +0000 (20:39 +0100)
committerJeff Garzik <jeff@garzik.org>
Fri, 25 May 2007 21:29:59 +0000 (17:29 -0400)
Typo/comment fixes

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/pata_artop.c
drivers/ata/pata_it821x.c

index 7b4810c171b7d5aa1c9f5bed056130e574ddada7..03b6ddd2abd246ab3ad427c756fe98894e84c5b0 100644 (file)
@@ -97,7 +97,7 @@ static int artop6260_pre_reset(struct ata_port *ap, unsigned long deadline)
  *     artop6260_cable_detect  -       identify cable type
  *     @ap: Port
  *
- *     Identify the cable type for the ARTOp interface in question
+ *     Identify the cable type for the ARTOP interface in question
  */
 
 static int artop6260_cable_detect(struct ata_port *ap)
index ff9a6fd366577af8a36a83765ae66b231eb26dfd..b3456d7a592c18701cb762197ca9accfaa4f9087 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * ata-it821x.c        - IT821x PATA for new ATA layer
+ * pata_it821x.c       - IT821x PATA for new ATA layer
  *                       (C) 2005 Red Hat Inc
  *                       Alan Cox <alan@redhat.com>
  *
@@ -65,7 +65,6 @@
  *
  *  TODO
  *     -       ATAPI and other speed filtering
- *     -       Command filter in smart mode
  *     -       RAID configuration ioctls
  */