]> git.baikalelectronics.ru Git - kernel.git/commit
fs/affs/super.c: fix switch indentation
authorFabian Frederick <fabf@skynet.be>
Tue, 17 Feb 2015 21:46:33 +0000 (13:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Feb 2015 22:34:53 +0000 (14:34 -0800)
commit1cd740d027c51dcd3049caf4c1c71e24af270734
tree2d5350d89030d012cbfd4c811009966848bc735c
parent64d6b8461d64fb9981a351120f32933dab889b0f
fs/affs/super.c: fix switch indentation

Fix checkpatch error:

  ERROR: switch and case should be at the same indent

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/affs/super.c