f2fs: declare f2fs_convert_inline_dir as a static function
authorJaegeuk Kim <jaegeuk@kernel.org>
Tue, 21 Oct 2014 03:28:49 +0000 (20:28 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 4 Nov 2014 00:07:35 +0000 (16:07 -0800)
This patch declares f2fs_convert_inline_dir as a static function, which was
reported by kbuild test robot.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>

No differences found