From: Randy Dunlap <rdunlap@xenotime.net>
To: Marcos Paulo de Souza <marcos.mage@gmail.com>
Cc: jgarzik@pobox.com, linux-doc@vger.kernel.org, linux-ide@vger.kernel.org
Subject: Re: [PATCH 3/3] drivers: ata: libata-scsi.c: Add function parameter documentation
Date: Tue, 01 Nov 2011 11:13:01 -0700 [thread overview]
Message-ID: <4EB036AD.8030707@xenotime.net> (raw)
In-Reply-To: <1320112216-23810-1-git-send-email-marcos.mage@gmail.com>
On 10/31/2011 06:50 PM, Marcos Paulo de Souza wrote:
> Add the documentation of parameters of ata_change_queue_depth to silence the warning of make xmldocs
>
> Signed-off-by: Marcos paulo de Souza <marcos.mage@gmail.com>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Thanks.
> ---
> drivers/ata/libata-scsi.c | 4 ++++
> 1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/ata/libata-scsi.c b/drivers/ata/libata-scsi.c
> index 19ba770..5eceb23 100644
> --- a/drivers/ata/libata-scsi.c
> +++ b/drivers/ata/libata-scsi.c
> @@ -1216,6 +1216,10 @@ void ata_scsi_slave_destroy(struct scsi_device *sdev)
>
> /**
> * __ata_change_queue_depth - helper for ata_scsi_change_queue_depth
> + * @ap: ATA port to which the device change the queue depth
> + * @sdev: SCSI device to configure queue depth for
> + * @queue_depth: new queue depth
> + * @reason: calling context
> *
> * libsas and libata have different approaches for associating a sdev to
> * its ata_port.
--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
next prev parent reply other threads:[~2011-11-01 18:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-01 1:50 [PATCH 3/3] drivers: ata: libata-scsi.c: Add function parameter documentation Marcos Paulo de Souza
2011-11-01 18:13 ` Randy Dunlap [this message]
2011-11-08 15:31 ` Marcos Souza
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=4EB036AD.8030707@xenotime.net \
--to=rdunlap@xenotime.net \
--cc=jgarzik@pobox.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-ide@vger.kernel.org \
--cc=marcos.mage@gmail.com \
/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.