[<prev] [next>] [day] [month] [year] [list]
Message-ID: <491feb76.04686e0a.739a.3151@mx.google.com>
Date: Sun, 16 Nov 2008 17:44:13 +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 6/7] drivers/ata/pata_sis.c: cleanup kernel-doc
No argument named @deadline in sis_66_cable_detect,
remove it.
Signed-off-by: Qinghuang Feng <qhfeng.kernel@...il.com>
---
diff --git a/drivers/ata/pata_sis.c b/drivers/ata/pata_sis.c
index d342366..60a3f00 100644
--- a/drivers/ata/pata_sis.c
+++ b/drivers/ata/pata_sis.c
@@ -113,7 +113,6 @@ static int sis_133_cable_detect(struct ata_port *ap)
/**
* sis_66_cable_detect - check for 40/80 pin
* @ap: Port
- * @deadline: deadline jiffies for the operation
*
* Perform cable detection on the UDMA66, UDMA100 and early UDMA133
* SiS IDE controllers.
--
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