From: Tejun Heo <tj@kernel.org>
To: Jonathan Corbet <corbet@lwn.net>
Cc: linux-ide@vger.kernel.org
Subject: Re: [PATCH] libata: fix a couple of doc build warnings
Date: Mon, 31 Jul 2017 08:03:54 -0700 [thread overview]
Message-ID: <20170731150354.GA447614@devbig577.frc2.facebook.com> (raw)
In-Reply-To: <20170730161604.16e00c29@lwn.net>
On Sun, Jul 30, 2017 at 04:16:04PM -0600, Jonathan Corbet wrote:
> The kerneldoc comments for a couple of functions in drivers/ata/libata-eh.c
> had fallen behind the current implementation, resulting in these doc build
> warnings:
>
> ./drivers/ata/libata-eh.c:1449: warning: No description found for parameter 'link'
> ./drivers/ata/libata-eh.c:1449: warning: Excess function parameter 'ap' description in 'ata_eh_done'
> ./drivers/ata/libata-eh.c:1590: warning: No description found for parameter 'qc'
> ./drivers/ata/libata-eh.c:1590: warning: Excess function parameter 'dev' description in 'ata_eh_request_sense'
>
> Update the comments and make the warnings go away.
>
> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Applied to for-4.13-fixes.
Thanks.
--
tejun
prev parent reply other threads:[~2017-07-31 15:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-30 22:16 [PATCH] libata: fix a couple of doc build warnings Jonathan Corbet
2017-07-31 15:03 ` Tejun Heo [this message]
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=20170731150354.GA447614@devbig577.frc2.facebook.com \
--to=tj@kernel.org \
--cc=corbet@lwn.net \
--cc=linux-ide@vger.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.