diff options
author | Darrick J. Wong <djwong@kernel.org> | 2023-04-11 19:00:13 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-04-11 19:00:13 -0700 |
commit | cc1207662d1a08e253520654e956f5e699826caa (patch) | |
tree | e6c235d8de461e94155ef679bdd31224962bb2a3 /scripts/gdb/linux/utils.py | |
parent | 7ac14fa2bd22e99a06ae16382b394f697cfe2b8a (diff) |
xfs: remove pointless shadow variable from xfs_difree_inobt
In xfs_difree_inobt, the pag passed in was previously used to look up
the AGI buffer. There's no need to extract it again, so remove the
shadow variable and shut up -Wshadow.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions