GFS2: Inline qd_trylock into gfs2_quota_unlock
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 4 Oct 2013 10:31:05 +0000 (11:31 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 4 Oct 2013 10:39:21 +0000 (11:39 +0100)
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 <swhiteho@redhat.com>
Cc: Abhijith Das <adas@redhat.com>
fs/gfs2/quota.c

diff --cc fs/gfs2/quota.c
Simple merge