mirror_zfs/include/os/linux
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
..
kernel/linux bdev_discard_supported: understand discard_granularity=0 2024-04-19 10:19:53 -07:00
spl Clean up existing VERIFY*() macros. 2024-04-22 13:32:33 -07:00
zfs/sys ZIL: Update Linux tracing after #15635 2024-04-19 10:13:38 -07:00
Makefile.am linux 5.4 compat: page_size() 2024-03-28 13:29:46 -07:00