Commit c343a839 authored by Alan Cox's avatar Alan Cox Committed by Jeff Garzik

pata: Trivia

Typo/comment fixes
Signed-off-by: default avatarAlan Cox <alan@redhat.com>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 52df0ee0
...@@ -97,7 +97,7 @@ static int artop6260_pre_reset(struct ata_port *ap, unsigned long deadline) ...@@ -97,7 +97,7 @@ static int artop6260_pre_reset(struct ata_port *ap, unsigned long deadline)
* artop6260_cable_detect - identify cable type * artop6260_cable_detect - identify cable type
* @ap: Port * @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) static int artop6260_cable_detect(struct ata_port *ap)
......
/* /*
* ata-it821x.c - IT821x PATA for new ATA layer * pata_it821x.c - IT821x PATA for new ATA layer
* (C) 2005 Red Hat Inc * (C) 2005 Red Hat Inc
* Alan Cox <alan@redhat.com> * Alan Cox <alan@redhat.com>
* *
...@@ -65,7 +65,6 @@ ...@@ -65,7 +65,6 @@
* *
* TODO * TODO
* - ATAPI and other speed filtering * - ATAPI and other speed filtering
* - Command filter in smart mode
* - RAID configuration ioctls * - RAID configuration ioctls
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment