mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-01 10:45:49 +00:00
scsi: ibmvscsi_tgt: Fix repeated words in comment
Delete the redundant word 'to'. Link: https://lore.kernel.org/r/20220908130910.35680-1-wangjianli@cdjrlc.com Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com> Signed-off-by: wangjianli <wangjianli@cdjrlc.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
parent
7170cb1a85
commit
59f4e39d35
@ -444,7 +444,7 @@ static void ibmvscsis_disconnect(struct work_struct *work)
|
||||
break;
|
||||
|
||||
/*
|
||||
* Can transition from this state to to unconfiguring
|
||||
* Can transition from this state to unconfiguring
|
||||
* or err disconnect.
|
||||
*/
|
||||
case ERR_DISCONNECT_RECONNECT:
|
||||
|
Loading…
Reference in New Issue
Block a user