Merge branches 'acpi-video' and 'acpi-hotplug'
[deliverable/linux.git] / drivers / target / iscsi / iscsi_target_tmr.c
index 11320df939f7f19d5406fc857bc5e69b160f9593..3d637055c36f051da62a9a172060de1aa22ab839 100644 (file)
@@ -82,7 +82,7 @@ int iscsit_tmr_task_warm_reset(
                pr_err("TMR Opcode TARGET_WARM_RESET authorization"
                        " failed for Initiator Node: %s\n",
                        sess->se_sess->se_node_acl->initiatorname);
-                return -1;
+               return -1;
        }
        /*
         * Do the real work in transport_generic_do_tmr().
This page took 0.024963 seconds and 5 git commands to generate.