[<prev] [next>] [day] [month] [year] [list]
Message-ID: <491feb61.06876e0a.1407.fffff256@mx.google.com>
Date: Sun, 16 Nov 2008 17:43:51 +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 2/7] drivers/ata/libata-core.c: cleanup kernel-doc
No argument named @tag in ata_qc_new_init,
remove it.
Signed-off-by: Qinghuang Feng <qhfeng.kernel@...il.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.
--
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