diff options
author | 2024-02-22 12:40:48 -0800 | |
---|---|---|
committer | 2024-02-22 12:40:48 -0800 | |
commit | c81a01a74a6769569650f4e42203ce3147b24f0a (patch) | |
tree | 57022b6833269f9b1c961285b12e37f1b6f48023 /tools/perf/scripts/python | |
parent | xfs: remove the btnum argument to xfs_inobt_count_blocks (diff) | |
download | wireguard-linux-c81a01a74a6769569650f4e42203ce3147b24f0a.tar.xz wireguard-linux-c81a01a74a6769569650f4e42203ce3147b24f0a.zip |
xfs: remove the which variable in xchk_iallocbt
The which variable that holds a btree number is passed to two functions
that ignore it and used in a single check that can check the sm_type
as well. Remove it to unclutter the code.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions