]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita99314074ce04db1193d88231e00f17a8619cb61
tree678fc701ba550673b88fb67a72dac1907bd65c1d
parent56bc040c9938672cadbbf6cc7ff5788c0ffe0f5f
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