xserver/hw/xfree86/i2c
Enrico Weigelt, metux IT consult 61233adbca 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>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1529>
2024-07-26 23:41:33 +00:00
..
i2c_def.h Rework code using return value of LoaderSymbol as a function pointer. 2008-11-27 00:12:59 -02:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
xf86i2c.c treewide: replace xnfreallocarray macro call by XNFreallocarray() 2024-07-26 23:41:33 +00:00
xf86i2c.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00