opnsense-src/sys/dev/nvmf
Brooks Davis e453e498cb machine/stdarg.h -> sys/stdarg.h
Switch to using sys/stdarg.h for va_list type and va_* builtins.

Make an attempt to insert the include in a sensible place.  Where
style(9) was followed this is easy, where it was ignored, aim for the
first block of sys/*.h headers and don't get too fussy or try to fix
other style bugs.

Reviewed by:	imp
Exp-run by:	antoine (PR 286274)
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1595
2025-06-11 17:39:02 +01:00
..
controller nvmft: Fix a resource leak for SET_FEATURES/ASYNC_EVENT_CONFIGURATION 2025-05-30 19:29:57 -04:00
host machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
nvmf.h nvmf: Add NVMF_CONNECTION_STATUS ioctl 2025-01-31 15:47:58 -05:00
nvmf_proto.h nvmf: Add explicit alignment for struct nvmf_fabric_cmd 2024-05-06 15:19:39 -07:00
nvmf_tcp.c nvmf: Switch several ioctls to using nvlists 2024-12-30 13:52:21 -05:00
nvmf_tcp.h nvmf: fix build with __assert_unreachable() addition to userland 2025-01-12 18:41:37 -06:00
nvmf_transport.c nvmf: Switch several ioctls to using nvlists 2024-12-30 13:52:21 -05:00
nvmf_transport.h nvmf: Switch several ioctls to using nvlists 2024-12-30 13:52:21 -05:00
nvmf_transport_internal.h nvmf: Switch several ioctls to using nvlists 2024-12-30 13:52:21 -05:00