mirror_zfs/lib/libzdb
Rob Norris 1e2c94a043
More consistent use of TREE_* macros in AVL comparators
Where is it appropriate and obvious, use TREE_CMP(), TREE_ISIGN() and
TREE_PCMP() instead or direct comparisons. It can make the code a lot
smaller, less error prone, and easier to read.

Sponsored-by: TrueNAS
Reviewed-by: Alexander Motin <alexander.motin@TrueNAS.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <rob.norris@truenas.com>
Closes #18259
2026-03-03 09:08:23 -08:00
..
libzdb.c More consistent use of TREE_* macros in AVL comparators 2026-03-03 09:08:23 -08:00
Makefile.am build: add SPDX license tags to build system files 2026-01-08 15:08:03 -08:00