mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-21 12:41:26 +00:00
scst_copy_mgr: Fix a spelling error
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6644 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -3210,7 +3210,7 @@ int scst_cm_parse_descriptors(struct scst_cmd *ec_cmd)
|
||||
if (seg_len == 0)
|
||||
goto out_del_put;
|
||||
else {
|
||||
PRINT_WARNING("Zero target descriptors with none zero "
|
||||
PRINT_WARNING("Zero target descriptors with non-zero "
|
||||
"segments len (%d)", seg_len);
|
||||
scst_set_invalid_field_in_parm_list(ec_cmd, 2, 0);
|
||||
goto out_del_abn_put;
|
||||
|
||||
Reference in New Issue
Block a user