GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_buffer
authorBob Peterson <rpeterso@redhat.com>
Thu, 10 May 2012 12:33:55 +0000 (08:33 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 11 May 2012 09:19:23 +0000 (10:19 +0100)
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 <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found