Skip to content

Commit

Permalink
pata: Trivia
Browse files Browse the repository at this point in the history
Typo/comment fixes

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
  • Loading branch information
Alan Cox authored and Jeff Garzik committed May 25, 2007
1 parent 52df0ee commit c343a83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion drivers/ata/pata_artop.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
3 changes: 1 addition & 2 deletions drivers/ata/pata_it821x.c
Original file line number Diff line number Diff line change
@@ -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>
*
Expand Down Expand Up @@ -65,7 +65,6 @@
*
* TODO
* - ATAPI and other speed filtering
* - Command filter in smart mode
* - RAID configuration ioctls
*/

Expand Down

0 comments on commit c343a83

Please sign in to comment.