From: Joe Perches Date: Fri, 1 Jul 2011 09:43:10 +0000 (+0000) Subject: netrom: Reduce switch/case indent X-Git-Tag: v3.1-rc1~316^2~268 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c485538901e0334a3016241bf73b864216ff2e73;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed