diff options
author | Christoph Hellwig <hch@lst.de> | 2024-02-22 12:40:53 -0800 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-02-22 12:40:53 -0800 |
commit | 8b8ada973cacff338a0e817a97dd0afa301798c0 (patch) | |
tree | 9c37aedb18e94a849232a725906105c6c0e5d4c0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 4bc94bf640e08cf970354036683ec143a7ae974e (diff) |
xfs: simplify xfs_btree_check_lblock_siblings
Stop using xfs_btree_check_lptr in xfs_btree_check_lblock_siblings,
as it only duplicates the xfs_verify_fsbno call in the other leg of
if / else besides adding a tautological level check.
With this the cur and level arguments can be removed as they are
now unused.
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions