projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6d967a
)
[PATCH] ata-piix: fixes kerneldoc error
author
Henne
<henne@nachtwindheim.de>
Mon, 25 Sep 2006 20:00:46 +0000
(22:00 +0200)
committer
Jeff Garzik
<jeff@garzik.org>
Tue, 26 Sep 2006 00:13:02 +0000
(20:13 -0400)
Fixes an error in kerneldoc of ata_piix.c.
Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/ata_piix.c
patch
|
blob
|
history
diff --git
a/drivers/ata/ata_piix.c
b/drivers/ata/ata_piix.c
index ab2ecccf7798093c5673a55f499481d1b8ba3eb9..ffa111eea9daf0f619e43b09bbac691205066114 100644
(file)
--- a/
drivers/ata/ata_piix.c
+++ b/
drivers/ata/ata_piix.c
@@
-851,7
+851,7
@@
static void piix_set_piomode (struct ata_port *ap, struct ata_device *adev)
* @ap: Port whose timings we are configuring
* @adev: Drive in question
* @udma: udma mode, 0 - 6
- * @is
_
ich: set if the chip is an ICH device
+ * @isich: set if the chip is an ICH device
*
* Set UDMA mode for device, in host controller PCI config space.
*