[<prev] [next>] [day] [month] [year] [list]
Message-ID: <491feb71.044e6e0a.74c1.ffffeeab@mx.google.com>
Date: Sun, 16 Nov 2008 17:44:08 +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 5/7] drivers/ata/pata_legacy.c: cleanup kernel-doc
No argument named @irq in qdi6580dp_set_piomode
remove it.
Signed-off-by: Qinghuang Feng <qhfeng.kernel@...il.com>
---
diff --git a/drivers/ata/pata_legacy.c b/drivers/ata/pata_legacy.c
index 930c220..cfb35a7 100644
--- a/drivers/ata/pata_legacy.c
+++ b/drivers/ata/pata_legacy.c
@@ -641,7 +641,6 @@ static void qdi6500_set_piomode(struct ata_port *ap, struct ata_device *adev)
* qdi6580dp_set_piomode - PIO setup for dual channel
* @ap: Port
* @adev: Device
- * @irq: interrupt line
*
* In dual channel mode the 6580 has one clock per channel and we have
* to software clockswitch in qc_issue.
--
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