Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

wangjianli and committed by
Martin K. Petersen
59f4e39d 7170cb1a

+1 -1
+1 -1
drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c
··· 444 444 break; 445 445 446 446 /* 447 - * Can transition from this state to to unconfiguring 447 + * Can transition from this state to unconfiguring 448 448 * or err disconnect. 449 449 */ 450 450 case ERR_DISCONNECT_RECONNECT: