gfs2: Remove ghs[] from gfs2_link
authorAndrew Price <anprice@redhat.com>
Tue, 14 Mar 2023 13:18:28 +0000 (13:18 +0000)
committerAndreas Gruenbacher <agruenba@redhat.com>
Mon, 27 Mar 2023 12:40:28 +0000 (14:40 +0200)
commit2d08478060438a5af86f44adba2a16727c89ff03
tree70dd16c0b1e0c1ab41d187f9d6349480a3fcb765
parent8dc14966ca3eb5bf4e200c50cc73199ee6de2bd7
gfs2: Remove ghs[] from gfs2_link

Replace the 2-item array with two variables for readability.

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