forked from Minki/linux
scsi: target: pscsi: Remove repeated word "calling"
There is repeated word, remove it. Link: https://lore.kernel.org/r/20220811153923.17278-1-dengshaomin@cdjrlc.com Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com> Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
parent
e95b305add
commit
e699bb9765
@ -500,7 +500,7 @@ static int pscsi_configure_device(struct se_device *dev)
|
||||
continue;
|
||||
/*
|
||||
* Functions will release the held struct scsi_host->host_lock
|
||||
* before calling calling pscsi_add_device_to_list() to register
|
||||
* before calling pscsi_add_device_to_list() to register
|
||||
* struct scsi_device with target_core_mod.
|
||||
*/
|
||||
switch (sd->type) {
|
||||
|
Loading…
Reference in New Issue
Block a user