* [PATCH 3/7] drivers/ata/pata_oldpiix.c: cleanup kernel-doc
@ 2008-11-16 9:43 Qinghuang Feng
0 siblings, 0 replies; only message in thread
From: Qinghuang Feng @ 2008-11-16 9:43 UTC (permalink / raw)
To: linux-kernel; +Cc: qhfeng.kernel, Randy Dunlap, Jeff Garzik, linux-ide
No argument named @isich in oldpiix_set_dmamode,
remove it.
Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com>
---
diff --git a/drivers/ata/pata_oldpiix.c b/drivers/ata/pata_oldpiix.c
index c0dbc46..2c1a91c 100644
--- a/drivers/ata/pata_oldpiix.c
+++ b/drivers/ata/pata_oldpiix.c
@@ -116,7 +116,6 @@ static void oldpiix_set_piomode (struct ata_port *ap, struct ata_device *adev)
* oldpiix_set_dmamode - Initialize host controller PATA DMA timings
* @ap: Port whose timings we are configuring
* @adev: Device to program
- * @isich: True if the device is an ICH and has IOCFG registers
*
* Set MWDMA mode for device, in host controller PCI config space.
*
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-16 9:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-16 9:43 [PATCH 3/7] drivers/ata/pata_oldpiix.c: cleanup kernel-doc Qinghuang Feng
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome