diff --git a/scst/src/scst_lib.c b/scst/src/scst_lib.c index b24d3e69d..74a80d107 100644 --- a/scst/src/scst_lib.c +++ b/scst/src/scst_lib.c @@ -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,