linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drivers/scsi/scsi_transport_iscsi.c: Fix documentation os parameter
@ 2011-11-02 13:17 Marcos Paulo de Souza
  2011-11-02 17:23 ` Mike Christie
  2011-11-03 21:41 ` Randy Dunlap
  0 siblings, 2 replies; 3+ messages in thread
From: Marcos Paulo de Souza @ 2011-11-02 13:17 UTC (permalink / raw)
  To: michael
  Cc: jbottomley, open-iscsi, linux-scsi, rdunlap, linux-doc,
	Marcos Paulo de Souza

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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-11-03 21:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-02 13:17 [PATCH] drivers/scsi/scsi_transport_iscsi.c: Fix documentation os parameter Marcos Paulo de Souza
2011-11-02 17:23 ` Mike Christie
2011-11-03 21:41 ` Randy Dunlap

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).