]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb97696900d0a9de4ecefd317881b1f1e325cb3d5
tree86ecc87e43c2a3dbc8d4e7c474b44772fb98a68b
parente3420988fe22eb34d85741f18d2fec4bfd6ae165
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