mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-25 07:51:28 +00:00
Removed trailing whitespace.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1347 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -3031,7 +3031,7 @@ static int q24_do_send_cmd_to_scst(struct q2t_cmd *cmd)
|
||||
dir = SCST_DATA_READ;
|
||||
else if (atio->fcp_cmnd.wrdata)
|
||||
dir = SCST_DATA_WRITE;
|
||||
else
|
||||
else
|
||||
dir = SCST_DATA_NONE;
|
||||
scst_cmd_set_expected(cmd->scst_cmd, dir,
|
||||
be32_to_cpu(atio->fcp_cmnd.data_length));
|
||||
|
||||
Reference in New Issue
Block a user