aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRyan Moeller <[email protected]>2022-05-25 20:26:59 -0400
committerGitHub <[email protected]>2022-05-25 17:26:59 -0700
commitb62829295e9529d1c321816a1027fac5afc7d6f5 (patch)
tree93e23a1d4f238f90daf69d0190dffacdedd0e0be /tests
parent6aa8c21a2ad29ddd4564cdfd4c99048c891b717a (diff)
Silence unused-but-set-variable warning
This was breaking the kmod port build on FreeBSD with Clang 13. Use the same trick as we do for ASSERT() to make DNODE_VERIFY() use its parameter at compile time without actually using it at run time in non-debug builds. Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Ryan Moeller <[email protected]> Closes #13507
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions