From: Eric Sandeen Date: Sat, 10 Feb 2007 07:37:16 +0000 (+1100) Subject: [XFS] Remove unused argument to xfs_bmap_finish X-Git-Tag: v2.6.21-rc1~274^2~227^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7c99b6fc7b3791cd24e0763cd4967d744c164a3;p=pandora-kernel.git [XFS] Remove unused argument to xfs_bmap_finish The firstblock argument to xfs_bmap_finish is not used by that function. Remove it and cleanup the code a bit. Patch provided by Eric Sandeen. SGI-PV: 960196 SGI-Modid: xfs-linux-melb:xfs-kern:28034a Signed-off-by: Eric Sandeen Signed-off-by: David Chinner Signed-off-by: Tim Shimmin --- Reading git-diff-tree failed