ib_srpt: Adjust source code indentation (this is a whitespace-only change)

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.2.x@4288 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2012-05-07 14:58:32 +00:00
parent d7922d5fb3
commit 550d50a7a1
+1 -1
View File
@@ -1296,7 +1296,7 @@ static void srpt_put_send_ioctx(struct srpt_send_ioctx *ioctx)
* @context: Preferred execution context.
*/
static void srpt_abort_cmd(struct srpt_send_ioctx *ioctx,
enum scst_exec_context context)
enum scst_exec_context context)
{
struct scst_cmd *scmnd;
enum srpt_command_state state;