Merge r7511 from trunk

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.3.x@7763 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2018-11-04 16:36:22 +00:00
parent 537042bb5e
commit f0915443ba

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)
{