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>
Thu, 31 May 2018 18:31:54 +0000 (11:31 -0700)
commitf11e98bdbe7d6eef674087e9a41b17cd5bfc2bd4
tree367c24c5f1f2738867b3f6a010d9fe3fac961ee4
parent193bea1dd8dadc4785265adf0b1000ffe7d0c65c
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