freebsd-src/sys/xen
Alex Richardson 4cd7be3e81 sys/xen: Use __printflike() instead of format(printf)
The __printflike macro sets the format to freebsd_kprintf which recent
clang understands and warns about. Fixes the following error:
`passing 'printf' format string where 'freebsd_kprintf' format string is expected [-Werror,-Wformat]`

MFC after:	1 week
2025-12-28 22:16:40 +01:00
..
evtchn
xenbus sys/xen: Use __printflike() instead of format(printf) 2025-12-28 22:16:40 +01:00
xenmem
xenstore sys/xen: Use __printflike() instead of format(printf) 2025-12-28 22:16:40 +01:00
blkif.h
error.h
evtchn.h
features.c
features.h
gntdev.h
gnttab.h
hvm.h
hypervisor.h
privcmd.h
xen-os.h
xen_common.c
xen_intr.h sys/xen: Use __printflike() instead of format(printf) 2025-12-28 22:16:40 +01:00
xen_pv.h