提交 fbca7a04 编写于 作者: F Flavio Suligoi 提交者: Martin K. Petersen

scsi: storvsc: Fix spelling mistake

Fix typo: "trigerred" --> "triggered"

Link: https://lore.kernel.org/r/20200624135600.14274-1-f.suligoi@asem.itSigned-off-by: NFlavio Suligoi <f.suligoi@asem.it>
Signed-off-by: NMartin K. Petersen <martin.petersen@oracle.com>
上级 a7f1e69d
......@@ -1033,7 +1033,7 @@ static void storvsc_handle_error(struct vmscsi_request *vm_srb,
do_work = true;
process_err_fn = storvsc_device_scan;
/*
* Retry the I/O that trigerred this.
* Retry the I/O that triggered this.
*/
set_host_byte(scmnd, DID_REQUEUE);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册