]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita1339e34860055f03347dbfea45e28125d2f2a38
tree367c24c5f1f2738867b3f6a010d9fe3fac961ee4
parent0e459a013f5bd402d37b38b71cc156be35fd099a
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