diff options
author | Joe Perches <joe@perches.com> | 2011-07-01 11:43:10 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-07-02 01:11:16 +0200 |
commit | c485538901e0334a3016241bf73b864216ff2e73 (patch) | |
tree | eb680666cbd9bd5a16e928502a72ac6c62b69f18 /drivers/bluetooth | |
parent | lapb: Reduce switch/case indent (diff) | |
download | linux-c485538901e0334a3016241bf73b864216ff2e73.tar.xz linux-c485538901e0334a3016241bf73b864216ff2e73.zip |
netrom: Reduce switch/case indent
Make the case labels the same indent as the switch.
git diff -w shows code on same line as case moved
to separate lines and a "/* Fallthrough */" comment
added where appropriate.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/bluetooth')
0 files changed, 0 insertions, 0 deletions