mirror_zfs/module/icp/core
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
..
kcf_callprov.c SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
kcf_mech_tabs.c More consistent use of TREE_* macros in AVL comparators 2026-03-03 09:08:23 -08:00
kcf_prov_lib.c SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
kcf_prov_tabs.c SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
kcf_sched.c Prefer VERIFY0(n) over VERIFY(n == 0) 2025-08-07 11:40:59 -07:00