]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gfs2: Minor delete_work_func cleanup
authorAndreas Gruenbacher <agruenba@redhat.com>
Thu, 22 Aug 2024 17:33:51 +0000 (19:33 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Tue, 5 Nov 2024 11:39:28 +0000 (12:39 +0100)
commitb4100457d02d90149129ba2230130954a03fdf0b
tree74494bea8871e0dce03d79b58a4ce6462937a5bb
parenta94dafe87d5fdded799fc25b82b123fb93959421
gfs2: Minor delete_work_func cleanup

Move those definitions into the the scope in which they are used.

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