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:
|
||
---|---|---|
.. | ||
i2c_def.h | ||
meson.build | ||
xf86i2c.c | ||
xf86i2c.h |