mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-16 09:13:55 +08:00
[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: Marcos Paulo de Souza <marcos.mage@gmail.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
This commit is contained in:
parent
99a700bcc7
commit
eae627e4ba
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user