diff options
author | Christoph Hellwig <hch@lst.de> | 2024-02-22 12:40:52 -0800 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-02-22 12:40:52 -0800 |
commit | 4bc94bf640e08cf970354036683ec143a7ae974e (patch) | |
tree | d2ce7f024bd23db30451a4a3fb2a59876cda3c1b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ec793e690f801d97a7ae2a0d429fea1fee4d44aa (diff) |
xfs: simplify xfs_btree_check_sblock_siblings
Stop using xfs_btree_check_sptr in xfs_btree_check_sblock_siblings,
as it only duplicates the xfs_verify_agbno 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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions