mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-25 16:00:19 +00:00
scst: Fix source code indentation
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.3.x@7562 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1346,7 +1346,7 @@ set_res:
|
||||
if (cmd->data_direction & SCST_DATA_READ)
|
||||
cmd->resp_data_len = cmd->bufflen;
|
||||
else
|
||||
cmd->resp_data_len = 0;
|
||||
cmd->resp_data_len = 0;
|
||||
}
|
||||
|
||||
#ifndef CONFIG_SCST_TEST_IO_IN_SIRQ
|
||||
|
||||
Reference in New Issue
Block a user