GFS2: Eliminate __gfs2_glock_remove_from_lru
authorBob Peterson <rpeterso@redhat.com>
Mon, 5 Jan 2015 18:25:10 +0000 (13:25 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 9 Jan 2015 11:33:13 +0000 (11:33 +0000)
Since the only caller of function __gfs2_glock_remove_from_lru locks the
same spin_lock as gfs2_glock_remove_from_lru, the functions can be combined.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found