diff options
author | Christoph Hellwig <hch@lst.de> | 2024-02-22 12:40:48 -0800 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-02-22 12:40:48 -0800 |
commit | c81a01a74a6769569650f4e42203ce3147b24f0a (patch) | |
tree | 57022b6833269f9b1c961285b12e37f1b6f48023 /fs/xfs/libxfs/xfs_ialloc.c | |
parent | 4bfb028a4c00d0a079a625d7867325efb3c37de2 (diff) |
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 'fs/xfs/libxfs/xfs_ialloc.c')
0 files changed, 0 insertions, 0 deletions