[<prev] [next>] [day] [month] [year] [list]
Message-ID: <491feb66.160d6e0a.586d.fffff912@mx.google.com>
Date: Sun, 16 Nov 2008 17:43:57 +0800
From: Qinghuang Feng <qhfeng.kernel@...il.com>
To: linux-kernel@...r.kernel.org
Cc: qhfeng.kernel@...il.com, Randy Dunlap <rdunlap@...otime.net>,
Jeff Garzik <jeff@...zik.org>, linux-ide@...r.kernel.org
Subject: [PATCH 3/7] drivers/ata/pata_oldpiix.c: cleanup kernel-doc
No argument named @isich in oldpiix_set_dmamode,
remove it.
Signed-off-by: Qinghuang Feng <qhfeng.kernel@...il.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.
*
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists