]> git.baikalelectronics.ru Git - kernel.git/commit
f2fs: remove unneeded f2fs_make_empty declaration
authorChao Yu <chao2.yu@samsung.com>
Thu, 30 Apr 2015 10:34:41 +0000 (18:34 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 28 May 2015 22:41:40 +0000 (15:41 -0700)
commitd0a4a8c960fb3fdd3fe11f56edbcd9c3b6ba4005
tree46610c9ece6b32e240cc77b1a4917305c695e7c7
parente4322c09baf6c55172c9805dbbb21fddc5c79e7e
f2fs: remove unneeded f2fs_make_empty declaration

Remove f2fs_make_empty() declaration, since the main body of this function
is move into do_make_empty_dir() and the function is obsolete now.

Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/f2fs.h