From: Henne Date: Mon, 25 Sep 2006 20:00:46 +0000 (+0200) Subject: [PATCH] ata-piix: fixes kerneldoc error X-Git-Tag: v2.6.19-rc1~1231^2~1 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=c32a8fd7cb33f30bcd855188dc8e243b144c5cee;p=~shefty%2Frdma-dev.git [PATCH] ata-piix: fixes kerneldoc error Fixes an error in kerneldoc of ata_piix.c. Signed-off-by: Henrik Kretzschmar Signed-off-by: Jeff Garzik --- diff --git a/drivers/ata/ata_piix.c b/drivers/ata/ata_piix.c index ab2ecccf779..ffa111eea9d 100644 --- 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. *