freebsd-dev/cddl
Brooks Davis 2938ecc85c Fix a Wvoid-pointer-to-enum-cast warning missed in r359978.
This pattern is used in callbacks with void * data arguments and seems
both relatively uncommon and relatively harmless.  Silence the warning
by casting through uintptr_t.

This warning is on by default in Clang 11.

MFC after:	3 days
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D24425
2020-07-06 22:39:42 +00:00
..
compat/opensolaris
contrib/opensolaris Fix a Wvoid-pointer-to-enum-cast warning missed in r359978. 2020-07-06 22:39:42 +00:00
lib sack_newdata and snd_recover hold the same value. Therefore, use only 2020-02-13 15:14:46 +00:00
sbin pkgbase: Force zfs(8) and zpool(8) to be in the runtime package 2019-09-05 14:07:49 +00:00
tests
usr.bin fix up r354804, link zstreamdump with libzfs 2019-11-18 10:34:27 +00:00
usr.sbin dtrace tests: Support globbing for excludes 2020-04-29 21:12:32 +00:00
Makefile
Makefile.inc