From: Chao Yu Date: Thu, 30 Apr 2015 10:34:41 +0000 (+0800) Subject: f2fs: remove unneeded f2fs_make_empty declaration X-Git-Tag: omap-for-v4.3/legacy-v2-signed~156^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=402f721d2fa84cae38a403873fb4efdbbca06aff;p=pandora-kernel.git 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 Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed