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

From: Henne
Date: Mon Sep 25 2006 - 16:00:43 EST


Fixes an error in kerneldoc of ata_piix.c.
Signed-off-by: Henrik Kretzschmar <henne@xxxxxxxxxxxxxxxx>

---
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.
*




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/