sctp: fix checkpatch errors with indent
authorwangweidong <wangweidong1@huawei.com>
Mon, 23 Dec 2013 04:16:52 +0000 (12:16 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Dec 2013 18:47:48 +0000 (13:47 -0500)
commitf7010e61442c80333b38aa026a551043a341fb8d
tree678fc701ba550673b88fb67a72dac1907bd65c1d
parent26ac8e5fe1562831e68ccd9f7057aade37aab2a3
sctp: fix checkpatch errors with indent

fix checkpatch errors below:
ERROR: switch and case should be at the same inden
ERROR: code indent should use tabs where possible

Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Wang Weidong <wangweidong1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/auth.c
net/sctp/input.c
net/sctp/output.c
net/sctp/sm_make_chunk.c
net/sctp/sm_statefuns.c
net/sctp/sm_statetable.c