Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c32a8fd7 authored by Henrik Kretzschmar's avatar Henrik Kretzschmar Committed by Jeff Garzik
Browse files

[PATCH] ata-piix: fixes kerneldoc error



Fixes an error in kerneldoc of ata_piix.c.
Signed-off-by: default avatarHenrik Kretzschmar <henne@nachtwindheim.de>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent a6d967a4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
 *