xserver/hw/xfree86/os-support/bus
Enrico Weigelt, metux IT consult 48573418d3 (submit/cleanup-alloc-funcs) treewide: replace xnfreallocarray macro call by XNFreallocarray()
The xnfreallocarray was added along (and just as an alias to) XNFreallocarray
back a decade ago. It's just used in a few places and it's only saves us from
passing the first parameter (NULL), so the actual benefit isn't really huge.

No (known) driver is using it, so the macro can be dropped entirely.

Fixes: ae75d50395
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-06-29 12:43:27 +02:00
..
Pci.c xfree86: os-support: simplify pci init 2024-06-18 00:41:38 +00:00
Pci.h xfree86: os-support: simplify pci init 2024-06-18 00:41:38 +00:00
Sbus.c (submit/cleanup-alloc-funcs) treewide: replace xnfreallocarray macro call by XNFreallocarray() 2024-06-29 12:43:27 +02:00
nobus.c hw/xfree86: nobus.c shouldn't define a static function 2014-01-12 10:14:51 -08:00
xf86Pci.h xfree86: Move DRICreatePCIBusID to xf86Pci.h 2017-06-22 10:53:08 -04:00
xf86Sbus.h Replace all checks for 'linux' macro with '__linux__' 2017-05-11 15:24:05 -04:00