GFS2: Combine functions gfs2_glock_dq_wait and wait_on_demote
From: Bob Peterson <rpeterso@redhat.com>
Function gfs2_glock_dq_wait called two-line function wait_on_demote,
so they were combined.
---
fs/gfs2/glock.c | 9 ++-------
1 files changed, 2 insertions(+), 7 deletions(-)