From: Marcos Paulo de Souza <marcos.mage@gmail.com>
To: michael@cs.wisc.edu
Cc: jbottomley@parallels.com, open-iscsi@googlegroups.com,
linux-scsi@vger.kernel.org, rdunlap@xenotime.net,
linux-doc@vger.kernel.org,
Marcos Paulo de Souza <marcos.mage@gmail.com>
Subject: [PATCH] drivers/scsi/scsi_transport_iscsi.c: Fix documentation os parameter
Date: Wed, 2 Nov 2011 11:17:17 -0200 [thread overview]
Message-ID: <1320239837-7138-1-git-send-email-marcos.mage@gmail.com> (raw)
Fixes documentation of a parameter of iscsi_bsg_host_add function to silence to make htmldocs[
Signed-off-by: Marcos Paulo de Souza <marcos.mage@gmail.com>
---
drivers/scsi/scsi_transport_iscsi.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/scsi/scsi_transport_iscsi.c b/drivers/scsi/scsi_transport_iscsi.c
index 1bcd65a..96029e6 100644
--- a/drivers/scsi/scsi_transport_iscsi.c
+++ b/drivers/scsi/scsi_transport_iscsi.c
@@ -520,7 +520,7 @@ fail_host_msg:
/**
* iscsi_bsg_host_add - Create and add the bsg hooks to receive requests
* @shost: shost for iscsi_host
- * @cls_host: iscsi_cls_host adding the structures to
+ * @ihost: iscsi_cls_host adding the structures to
*/
static int
iscsi_bsg_host_add(struct Scsi_Host *shost, struct iscsi_cls_host *ihost)
--
1.7.4.1
next reply other threads:[~2011-11-02 13:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-02 13:17 Marcos Paulo de Souza [this message]
2011-11-02 17:23 ` [PATCH] drivers/scsi/scsi_transport_iscsi.c: Fix documentation os parameter Mike Christie
2011-11-03 21:41 ` Randy Dunlap
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=1320239837-7138-1-git-send-email-marcos.mage@gmail.com \
--to=marcos.mage@gmail.com \
--cc=jbottomley@parallels.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=michael@cs.wisc.edu \
--cc=open-iscsi@googlegroups.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).