gfs2: Cosmetic gfs2_dinode_{in,out} cleanup
authorAndreas Gruenbacher <agruenba@redhat.com>
Sun, 4 Dec 2022 15:50:41 +0000 (16:50 +0100)
committerAndreas Gruenbacher <agruenba@redhat.com>
Tue, 6 Dec 2022 15:06:31 +0000 (16:06 +0100)
commit7db354444ad8429e660b0f8145d425285d4f90ff
tree1ff73980d150437f3619b4dfc194f0400fb68174
parent4ec3c19d058f7391ec631b8a1b0a690422b246a9
gfs2: Cosmetic gfs2_dinode_{in,out} cleanup

In each of the two functions, add an inode variable that points to
&ip->i_inode and use that throughout the rest of the function.

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