Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eae627e4 authored by Marcos Paulo de Souza's avatar Marcos Paulo de Souza Committed by James Bottomley
Browse files

[SCSI] scsi_transport_iscsi: Fix documentation os parameter



Fixes documentation of a parameter of iscsi_bsg_host_add function to silence
to make htmldocs

Signed-off-by: default avatarMarcos Paulo de Souza <marcos.mage@gmail.com>
Reviewed-by: default avatarMike Christie <michaelc@cs.wisc.edu>
Signed-off-by: default avatarJames Bottomley <JBottomley@Parallels.com>
parent 99a700bc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -520,7 +520,7 @@ static int iscsi_bsg_host_dispatch(struct bsg_job *job)
/**
 * 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)