nilfs2: fix code indent coding style issue
authorRyusuke Konishi <[email protected]>
Mon, 23 May 2016 23:23:36 +0000 (16:23 -0700)
committerLinus Torvalds <[email protected]>
Tue, 24 May 2016 00:04:14 +0000 (17:04 -0700)
commit7592ecde65f908f082cfd3440888fd6ae99f4cbb
tree4a4d05a1632f920542016fa9058205256fb32997
parentc9cb9b5c85265acf3e40118727630fd3d57a0bdb
nilfs2: fix code indent coding style issue

This fixes checkpatch.pl warning "WARNING: suspect code indent for
conditional statements".

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ryusuke Konishi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/nilfs2/super.c