From: Gu Zheng Date: Mon, 20 Oct 2014 09:45:48 +0000 (+0800) Subject: f2fs: remove the seems unneeded argument 'type' from __get_victim X-Git-Tag: omap-for-v3.19/fixes-rc1~146^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a2d0ace3af74825e4f1e6fb962f7ee8ef4d9281;p=pandora-kernel.git f2fs: remove the seems unneeded argument 'type' from __get_victim Remove the unneeded argument 'type' from __get_victim, use NO_CHECK_TYPE directly when calling v_ops->get_victim(). Signed-off-by: Gu Zheng Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed