From 834ab12228fad777a11007a24cb6286b02c9a41c Mon Sep 17 00:00:00 2001 From: Jeff Liu Date: Tue, 21 Aug 2012 17:11:45 +0800 Subject: [PATCH] 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-format-patch failed