gfs2: Remove ghs[] from gfs2_unlink
authorAndrew Price <anprice@redhat.com>
Tue, 14 Mar 2023 13:18:29 +0000 (13:18 +0000)
committerAndreas Gruenbacher <agruenba@redhat.com>
Mon, 27 Mar 2023 12:42:16 +0000 (14:42 +0200)
commit14a585177c0f5870c82b32000d79aca1baa94bfc
treeec1df4655c230cdeb0f519c1da15e1a10b97418a
parent2d08478060438a5af86f44adba2a16727c89ff03
gfs2: Remove ghs[] from gfs2_unlink

Replace the 3-item array with three variables for readability.

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