]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/seq_file.c:seq_lseek(): fix switch statement indenting
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 28 Feb 2013 01:03:22 +0000 (17:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Feb 2013 03:10:12 +0000 (19:10 -0800)
commit5e62adef9e1d3e8e26dfd6c95be484b955ad2927
treef3d24b12ccfc55612a7b140e342f5023d92d131d
parent80de7f7ae013b1e287059f39eaba2a12219681cf
fs/seq_file.c:seq_lseek(): fix switch statement indenting

[akpm@linux-foundation.org: checkpatch fixes]
Cc: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/seq_file.c