Subject: [PATCH 3rd try] ata-piix: fixes kerneldoc error

Fixes an error in kerneldoc of ata_piix.c.
Signed-off-by: Henrik Kretzschmar <[email protected]>

---
Heres a new version of the kerneldoc error in ata_piix.c
This is the 3rd try, written for 2.6.18-git4.
The old one which doesn't apply clean is in 2.6.18-mm1 and can be removed there if acked.

Greets,
Henne

--- linux-2.6/drivers/ata/ata_piix.c 2006-09-25 09:27:46.000000000 +0200
+++ linux-2.6.18-git4/drivers/ata/ata_piix.c 2006-09-25 20:47:32.000000000 +0200
@@ -851,7 +851,7 @@
* @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.
*





2006-09-26 00:13:40

by Jeff Garzik

[permalink] [raw]