]> git.baikalelectronics.ru Git - kernel.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)
commit1457d75bce27c01b22cf7f4940970411b7f97c5e
treef3d24b12ccfc55612a7b140e342f5023d92d131d
parent0d4560eb42b7a62171969f6042bf5e1d4d195c53
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