summaryrefslogtreecommitdiff
path: root/net/x25/x25_subr.c
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2011-07-01 13:43:11 +0400
committerDavid S. Miller <davem@davemloft.net>2011-07-02 03:11:16 +0400
commit7fd71b1e0787d4d32c6225ca59e23e522cd67cc3 (patch)
tree4668b677bfc6f1519ba1e02361c0ccdaa9ccd3e2 /net/x25/x25_subr.c
parentc485538901e0334a3016241bf73b864216ff2e73 (diff)
downloadlinux-7fd71b1e0787d4d32c6225ca59e23e522cd67cc3.tar.xz
sctp: Reduce switch/case indent
Make the case labels the same indent as the switch. git diff -w shows useless break;s removed after returns and a comment added to an unnecessary default: break; because of a dubious gcc warning. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/x25/x25_subr.c')
0 files changed, 0 insertions, 0 deletions