scst_vdisk: Fix spelling in a source code comment

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7511 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2018-10-14 04:06:21 +00:00
parent 79aa0e4b31
commit 9e740aa986
+1 -1
View File
@@ -2965,7 +2965,7 @@ static bool vdisk_use_zero_copy(const struct scst_cmd *cmd)
/*
* Compute p->loff and p->fua.
* Returns true for success or false otherwise and set error in the commeand.
* Returns true for success or false otherwise and set error in the command.
*/
static bool vdisk_parse_offset(struct vdisk_cmd_params *p, struct scst_cmd *cmd)
{