From: Steven Whitehouse Date: Tue, 24 Jan 2006 10:37:06 +0000 (+0000) Subject: [GFS2] Remove pointless argument relating to truncate X-Git-Tag: v2.6.19-rc1~32^2~293 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa6a85a971065b013a71a399c3fc4312e2dd81eb;p=pandora-kernel.git [GFS2] Remove pointless argument relating to truncate For some reason a function pointer was being passed through the truncate code which only ever took one value. This removes the function pointer and replaces it with a single call to the function in question. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed