freebsd-dev/sys/dev/ocs_fc
Brooks Davis 6671366a55 Fix -Wvoid-pointer-to-enum-cast warnings.
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.

Reviewed by:	arichardson
Obtained from:	CheriBSD (partial)
MFC after:	1 week
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D24425
2020-04-15 18:15:58 +00:00
..
ocs_cam.c
ocs_cam.h
ocs_common.h
ocs_ddump.c
ocs_ddump.h
ocs_device.c Fix -Wvoid-pointer-to-enum-cast warnings. 2020-04-15 18:15:58 +00:00
ocs_device.h
ocs_domain.c
ocs_domain.h
ocs_drv_fc.h
ocs_els.c
ocs_els.h
ocs_fabric.c
ocs_fabric.h
ocs_fcp.h
ocs_hw_queues.c
ocs_hw_queues.h
ocs_hw.c
ocs_hw.h
ocs_io.c
ocs_io.h
ocs_ioctl.c
ocs_ioctl.h
ocs_list.h
ocs_mgmt.c
ocs_mgmt.h
ocs_node.c
ocs_node.h
ocs_os.c
ocs_os.h
ocs_pci.c
ocs_scsi.c
ocs_scsi.h
ocs_sm.c
ocs_sm.h
ocs_sport.c
ocs_sport.h
ocs_stats.h
ocs_unsol.c
ocs_unsol.h
ocs_utils.c
ocs_utils.h
ocs_vpd.h
ocs_xport.c
ocs_xport.h
ocs.h
sli4.c
sli4.h
version.h