From: Steven Whitehouse Date: Fri, 4 Oct 2013 10:31:05 +0000 (+0100) Subject: GFS2: Inline qd_trylock into gfs2_quota_unlock X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~55^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aabd7c72f52145fcf13f9251770b0b0246b5e406;p=pandora-kernel.git GFS2: Inline qd_trylock into gfs2_quota_unlock The function qd_trylock was not a trylock despite its name and can be inlined into gfs2_quota_unlock in order to make the code a bit clearer. There should be no functional change as a result of this patch. Signed-off-by: Steven Whitehouse Cc: Abhijith Das --- Reading git-diff-tree failed