From: Jeff Liu Date: Tue, 21 Aug 2012 09:11:45 +0000 (+0800) Subject: xfs: Remove type argument from xfs_seek_data()/xfs_seek_hole() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~35^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=834ab12228fad777a11007a24cb6286b02c9a41c;p=pandora-kernel.git xfs: Remove type argument from xfs_seek_data()/xfs_seek_hole() The type is already indicated by the function naming explicitly, so this argument can be omitted from those calls. Signed-off-by: Jie Liu Reviewed-by: Mark Tinguely Reviewed-by: Dave Chinner Signed-off-by: Ben Myers --- Reading git-diff-tree failed