From: Marcos Paulo de Souza <marcos.mage@gmail.com>
To: jgarzik@pobox.com
Cc: rdunlap@xenotime.net, linux-doc@vger.kernel.org,
linux-ide@vger.kernel.org,
Marcos Paulo de Souza <marcos.mage@gmail.com>
Subject: [PATCH 3/3] drivers: ata: libata-scsi.c: Add function parameter documentation
Date: Mon, 31 Oct 2011 23:50:16 -0200 [thread overview]
Message-ID: <1320112216-23810-1-git-send-email-marcos.mage@gmail.com> (raw)
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>
---
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.
--
1.7.4.1
next reply other threads:[~2011-11-01 1:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-01 1:50 Marcos Paulo de Souza [this message]
2011-11-01 18:13 ` [PATCH 3/3] drivers: ata: libata-scsi.c: Add function parameter documentation Randy Dunlap
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=1320112216-23810-1-git-send-email-marcos.mage@gmail.com \
--to=marcos.mage@gmail.com \
--cc=jgarzik@pobox.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-ide@vger.kernel.org \
--cc=rdunlap@xenotime.net \
/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.