mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-19 13:46:25 +00:00
scst: Whitespace-only change - indent code properly
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3797 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1365,9 +1365,9 @@ static void vdisk_exec_unmap(struct scst_cmd *cmd, struct scst_vdisk_thr *thr)
|
||||
goto out_put;
|
||||
}
|
||||
#else
|
||||
scst_set_cmd_error(cmd,
|
||||
SCST_LOAD_SENSE(scst_sense_invalid_opcode));
|
||||
goto out_put;
|
||||
scst_set_cmd_error(cmd,
|
||||
SCST_LOAD_SENSE(scst_sense_invalid_opcode));
|
||||
goto out_put;
|
||||
#endif
|
||||
} else {
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user