From: Bob Peterson Date: Thu, 9 Aug 2012 17:48:44 +0000 (-0500) Subject: GFS2: Combine functions gfs2_glock_wait and wait_on_holder X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~108^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07a790494260e102eb42840537af82e84d2ab766;p=pandora-kernel.git GFS2: Combine functions gfs2_glock_wait and wait_on_holder Function gfs2_glock_wait only called function wait_on_holder and returned its return code, so they were combined for readability. Signed-off-by: Bob Peterson Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed