From: Bob Peterson Date: Mon, 5 Jan 2015 18:25:10 +0000 (-0500) Subject: GFS2: Eliminate __gfs2_glock_remove_from_lru X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~140^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f6cb409f016e52b753a93e393622770556d1ab9;p=pandora-kernel.git GFS2: Eliminate __gfs2_glock_remove_from_lru 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 Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed