]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
gfs2: run_queue cleanup
authorAndreas Gruenbacher <agruenba@redhat.com>
Mon, 11 Aug 2025 19:35:23 +0000 (21:35 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Fri, 12 Sep 2025 10:02:50 +0000 (12:02 +0200)
commitcd493dcf4f827700b66d1adb43f20d3838759beb
treedfea5d763242ace387d6303b31a8b8db9cf591eb
parent2045364497dbb16663df0267d6f733d964f22866
gfs2: run_queue cleanup

Transform the code in run_queue() to make it more readable.  No change
in functionality.

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