Add missing parenthesis in VERIFYF()
commit3e9ba0f223b3a48d1537c5f51cca201aef0cf87f
authorAlexander Motin <mav@FreeBSD.org>
Tue, 3 Dec 2024 00:55:51 +0000 (2 19:55 -0500)
committerGitHub <noreply@github.com>
Tue, 3 Dec 2024 00:55:51 +0000 (2 16:55 -0800)
tree26d429c86fdbf476b8e8a944b6dc1a2a835ab7c5
parentc8a326aab7b268873e4418252d50ab92e5f81b92
Add missing parenthesis in VERIFYF()

Without them the order of operations might get unexpected.

Reviewed-by: Adam Moss <c@yotes.com>
Reviewed-by: Jorgen Lundman <lundman@lundman.net>
Reviewed-by: Rob Norris <robn@despairlabs.com>
Signed-off-by: Alexander Motin <mav@FreeBSD.org>
Sponsored by: iXsystems, Inc.
Closes #16826
include/os/freebsd/spl/sys/debug.h
include/os/linux/spl/sys/debug.h