[SCSI] scsi_transport_iscsi: Fix documentation os parameter
authorMarcos Paulo de Souza <marcos.mage@gmail.com>
Wed, 2 Nov 2011 13:17:17 +0000 (11:17 -0200)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 3 Nov 2011 07:16:53 +0000 (11:16 +0400)
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>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/scsi_transport_iscsi.c

index 1bcd65a..96029e6 100644 (file)
@@ -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)