]> asedeno.scripts.mit.edu Git - linux.git/commit
GFS2: Remove allocation parms from gfs2_rbm_find
authorBob Peterson <rpeterso@redhat.com>
Mon, 2 May 2016 14:42:49 +0000 (09:42 -0500)
committerBob Peterson <rpeterso@redhat.com>
Mon, 2 May 2016 14:49:22 +0000 (09:49 -0500)
commit8381e6022755863258a352128a55e375a766f50d
tree781c720da2e39b5efbaa62dd9b07e81818a9d240
parent80f4781d2c0ba63bf9ab4de90a6829a1368b80a3
GFS2: Remove allocation parms from gfs2_rbm_find

Struct gfs2_alloc_parms ap is never referenced in function
gfs2_rbm_find, so this patch removes it.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
fs/gfs2/rgrp.c