From 8a2d0ace3af74825e4f1e6fb962f7ee8ef4d9281 Mon Sep 17 00:00:00 2001 From: Gu Zheng Date: Mon, 20 Oct 2014 17:45:48 +0800 Subject: [PATCH] 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-format-patch failed