scst: Fix a recently introduced spelling error in a source code comment

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8937 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2020-05-18 14:17:00 +00:00
parent e3f76c80a5
commit 3f03d1e961
+1 -1
View File
@@ -3407,7 +3407,7 @@ static void scst_adjust_sg(struct scst_cmd *cmd, bool reg_sg,
* operation successful.
*
* Return:
* 0 upon sucess; a negative value upon error.
* 0 upon success; a negative value upon error.
*/
static int __scst_adjust_sg_get_tail(struct scst_cmd *cmd,
struct scatterlist *sg, int *sg_cnt,