mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 19:21:26 +00:00
scst: Fix source code indentation
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7308 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