diff options
| author | Christoph Hellwig <[email protected]> | 2024-02-22 12:40:52 -0800 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2024-02-22 12:40:52 -0800 |
| commit | 4bc94bf640e08cf970354036683ec143a7ae974e (patch) | |
| tree | d2ce7f024bd23db30451a4a3fb2a59876cda3c1b /tools/testing/selftests/bpf/prog_tests/skb_load_bytes.c | |
| 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 <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/skb_load_bytes.c')
0 files changed, 0 insertions, 0 deletions