Commit c32a8fd7cb33f30bcd855188dc8e243b144c5cee

Authored by Henne
Committed by Jeff Garzik
1 parent a6d967a485

[PATCH] ata-piix: fixes kerneldoc error

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>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

drivers/ata/ata_piix.c
... ... @@ -851,7 +851,7 @@
851 851 * @ap: Port whose timings we are configuring
852 852 * @adev: Drive in question
853 853 * @udma: udma mode, 0 - 6
854   - * @is_ich: set if the chip is an ICH device
  854 + * @isich: set if the chip is an ICH device
855 855 *
856 856 * Set UDMA mode for device, in host controller PCI config space.
857 857 *