From: Randy Dunlap <rdunlap@infradead.org>
To: linux-ide@vger.kernel.org, Tejun Heo <tj@kernel.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH] libata: fix libata-core.c kernel-doc warning
Date: Sun, 9 Aug 2015 18:37:36 -0700 [thread overview]
Message-ID: <55C80060.8030308@infradead.org> (raw)
From: Randy Dunlap <rdunlap@infradead.org>
Fix kernel-doc warning in libata-core.c:
Warning(..//drivers/ata/libata-core.c:4763): No description found for parameter 'tag'
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
drivers/ata/libata-core.c | 1 +
1 file changed, 1 insertion(+)
--- lnx-42-rc6.orig/drivers/ata/libata-core.c
+++ lnx-42-rc6/drivers/ata/libata-core.c
@@ -4769,6 +4769,7 @@ void swap_buf_le16(u16 *buf, unsigned in
/**
* ata_qc_new_init - Request an available ATA command, and initialize it
* @dev: Device from whom we request an available command structure
+ * @tag: tag
*
* LOCKING:
* None.
next reply other threads:[~2015-08-10 1:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-10 1:37 Randy Dunlap [this message]
2015-08-10 15:44 ` [PATCH] libata: fix libata-core.c kernel-doc warning Tejun Heo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55C80060.8030308@infradead.org \
--to=rdunlap@infradead.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tj@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.