gfs2: Make use of list_is_first
authorAndreas Gruenbacher <agruenba@redhat.com>
Thu, 13 Jan 2022 01:54:55 +0000 (02:54 +0100)
committerAndreas Gruenbacher <agruenba@redhat.com>
Tue, 15 Feb 2022 14:01:40 +0000 (15:01 +0100)
commit5a27a43efd1d5cd55dd5988cac596bdea7294d73
tree86ecc87e43c2a3dbc8d4e7c474b44772fb98a68b
parent29464ee36bcaaee2691249f49b9592b8d5c97ece
gfs2: Make use of list_is_first

Use list_is_first() instead of open-coding it.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/glock.c