scst_user: Fix indentation

Detected by smatch.


git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6351 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2015-06-16 23:54:14 +00:00
parent a0f46a0a69
commit 29d11c1ee2
+1 -1
View File
@@ -1487,7 +1487,7 @@ static int dev_user_process_reply_exec(struct scst_user_cmd *ucmd,
cmd->atomic = 0;
if (ereply->resp_data_len != 0) {
if (ereply->resp_data_len != 0) {
if (ucmd->ubuff == 0) {
int pages, rc;
if (unlikely(ereply->pbuf == 0))