From: Yuan Zhong Date: Fri, 10 Jan 2014 07:26:14 +0000 (+0000) Subject: f2fs: remove the needless parameter of f2fs_wait_on_page_writeback X-Git-Tag: v3.14-rc1~122^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5514f0aadddcdfaaaea697b60203f5402552eb7b;p=pandora-kernel.git f2fs: remove the needless parameter of f2fs_wait_on_page_writeback "boo sync" parameter is never referenced in f2fs_wait_on_page_writeback. We should remove this parameter. Signed-off-by: Yuan Zhong Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed