On 11/02/2011 08:17 AM, Marcos Paulo de Souza wrote: > 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@xxxxxxxxx> > --- > 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) Looks ok to me. Reviewed-by: Mike Christie <michaelc@xxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html