commit | 7db354444ad8429e660b0f8145d425285d4f90ff | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Sun Dec 04 16:50:41 2022 +0100 |
committer | Andreas Gruenbacher <agruenba@redhat.com> | Tue Dec 06 16:06:31 2022 +0100 |
tree | 1ff73980d150437f3619b4dfc194f0400fb68174 | |
parent | 4ec3c19d058f7391ec631b8a1b0a690422b246a9 [diff] |
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>