commit | 0445f01a53ad53ef6b23307b4630ab92423994ab | [log] [tgz] |
---|---|---|
author | Fabian Frederick <fabf@skynet.be> | Tue Feb 17 13:46:33 2015 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Feb 17 14:34:53 2015 -0800 |
tree | 2d5350d89030d012cbfd4c811009966848bc735c | |
parent | 0cdfe18ad5ae0fbb9417ac2b5808189aaaa54230 [diff] |
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>