projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7ac541
)
scsi: storvsc: remove an extraneous "to" in a comment
author
wangjianli
<wangjianli@cdjrlc.com>
Thu, 8 Sep 2022 13:07:54 +0000
(21:07 +0800)
committer
Wei Liu
<wei.liu@kernel.org>
Fri, 23 Sep 2022 10:41:40 +0000
(10:41 +0000)
Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
Link:
https://lore.kernel.org/r/20220908130754.34999-1-wangjianli@cdjrlc.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
drivers/scsi/storvsc_drv.c
patch
|
blob
|
history
diff --git
a/drivers/scsi/storvsc_drv.c
b/drivers/scsi/storvsc_drv.c
index 398777d3ec157b1bc705779d8dc44071fc565d7a..a60808bb40642de0ab80d72f4d78dc42e918341d 100644
(file)
--- a/
drivers/scsi/storvsc_drv.c
+++ b/
drivers/scsi/storvsc_drv.c
@@
-2068,7
+2068,7
@@
err_out3:
err_out2:
/*
* Once we have connected with the host, we would need to
- *
to
invoke storvsc_dev_remove() to rollback this state and
+ * invoke storvsc_dev_remove() to rollback this state and
* this call also frees up the stor_device; hence the jump around
* err_out1 label.
*/