Skip to content

Commit

Permalink
[PATCH] ata-piix: fixes kerneldoc error
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Henne authored and Jeff Garzik committed Sep 26, 2006
1 parent a6d967a commit c32a8fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/ata/ata_piix.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
Expand Down

0 comments on commit c32a8fd

Please sign in to comment.