mirror_zfs/include/os
Richard Yao 135d9a9048 Linux: Suppress -Wordered-compare-function-pointers in tracepoint code
Clang points out that there is a comparison against -1, but we cannot
fix it because that is from the kernel headers, which we must support.
We can workaround this by using a pragma.

Sponsored-By: Wasabi Technology, Inc.
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Youzhong Yang <yyang@mathworks.com>
Signed-off-by: Richard Yao <richard.yao@klarasystems.com>
Closes #14738
2023-04-20 10:31:01 -07:00
..
freebsd Linux 6.3 compat: idmapped mount API changes 2023-04-10 14:15:36 -07:00
linux Linux: Suppress -Wordered-compare-function-pointers in tracepoint code 2023-04-20 10:31:01 -07:00