* [PATCH 2/7] drivers/ata/libata-core.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 @tag in ata_qc_new_init,
remove it.
Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com>
---
diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c
index 4214bfb..1e11c5d 100644
--- a/drivers/ata/libata-core.c
+++ b/drivers/ata/libata-core.c
@@ -4598,7 +4598,6 @@ static struct ata_queued_cmd *ata_qc_new(struct ata_port *ap)
/**
* ata_qc_new_init - Request an available ATA command, and initialize it
* @dev: Device from whom we request an available command structure
- * @tag: command tag
*
* LOCKING:
* None.
^ permalink raw reply related [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 2/7] drivers/ata/libata-core.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;
as well as URLs for NNTP newsgroup(s).