mirror_zfs/include/os/freebsd/spl
Dag-Erling Smørgrav d6da6cbd74 Clean up existing VERIFY*() macros.
Chiefly:

- Remove unnecessary parentheses around variable names.
- Remove spaces between the type and variable in casts.
- Make the panic message for VERIFY0() reflect how the macro is used.
- Use %p to format pointers, except in Linux kernel code.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Kay Pedersen <mail@mkwg.de>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Dag-Erling Smørgrav <des@FreeBSD.org>
Closes #15225
2024-04-22 13:32:33 -07:00
..
acl acl: use uintptr_t for ace walker cookies 2022-11-03 09:51:34 -07:00
rpc autoconf: single-step includes 2022-05-10 10:18:51 -07:00
sys Clean up existing VERIFY*() macros. 2024-04-22 13:32:33 -07:00