fs: f2fs: add missing blank lines after declarations
authoryoungjun yoo <youngjun.willow@gmail.com>
Tue, 29 May 2018 19:33:07 +0000 (04:33 +0900)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 9 Jul 2018 00:40:58 +0000 (17:40 -0700)
commit9449a17f3306d2fd610d7592fb4d443f8d3c3074
treed4544ec69a70717cb14ab061972038de412ae955
parentb6f703cbed0228e46ed1a8d90fbd7116c7284db2
fs: f2fs: add missing blank lines after declarations

clean up checkpatch warning:
WARNING: Missing a blank line after declarations

Signed-off-by: youngjun yoo <youngjun.willow@gmail.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/file.c