diff options
author | 2011-07-01 09:43:11 +0000 | |
---|---|---|
committer | 2011-07-01 16:11:16 -0700 | |
commit | 7fd71b1e0787d4d32c6225ca59e23e522cd67cc3 (patch) | |
tree | 4668b677bfc6f1519ba1e02361c0ccdaa9ccd3e2 /net/sunrpc/auth_gss/auth_gss.c | |
parent | netrom: Reduce switch/case indent (diff) | |
download | wireguard-linux-7fd71b1e0787d4d32c6225ca59e23e522cd67cc3.tar.xz wireguard-linux-7fd71b1e0787d4d32c6225ca59e23e522cd67cc3.zip |
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/sunrpc/auth_gss/auth_gss.c')
0 files changed, 0 insertions, 0 deletions