Staging: i2o: Remove indentation of labels
authorHelen Fornazier <helen.fornazier@gmail.com>
Thu, 26 Mar 2015 00:02:42 +0000 (21:02 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Mar 2015 09:40:31 +0000 (10:40 +0100)
commitda868b0305c43eaab0e2b3c14807531c5665f0a2
tree257169083edd88cb6fa53723c3297f488dfd14f5
parent4ebe6f46cb20b004e94e9862509085f6b7e69366
Staging: i2o: Remove indentation of labels

This patch fixes the checkpatche.pl warnings:

WARNING: labels should not be indented
+      context_remove:

WARNING: labels should not be indented
+      nop_msg:

WARNING: labels should not be indented
+      exit:

Signed-off-by: Helen Fornazier <helen.fornazier@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/i2o/i2o_block.c
This page took 0.025106 seconds and 5 git commands to generate.