From: Bob Peterson Date: Thu, 10 May 2012 12:33:55 +0000 (-0400) Subject: GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_buffer X-Git-Tag: v3.5-rc1~168^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2f9c8124482fa2e189d0ee321aac7a2cc76a57a;p=pandora-kernel.git GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_buffer It turns out that the "new" parameter to function gfs2_meta_indirect_buffer was always being passed in as zero. Therefore, this patch eliminates it and simplifies the function. Signed-off-by: Bob Peterson Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed