Re: [PATCH 11/16] use XNFcallocarray() instead of xnfcalloc macro

2025-03-21 Thread Ville Syrjälä
On Tue, Mar 04, 2025 at 04:58:04PM +0100, Enrico Weigelt, metux IT consult wrote: > xnfcalloc is just an alias for XNFcallocarray() that doesn't seem to serve > any practical purpose, so it can go away once all drivers stopped using it. > > Signed-off-by: Enrico Weigelt, metux IT consult > --- >

[PATCH 11/16] use XNFcallocarray() instead of xnfcalloc macro

2025-03-04 Thread Enrico Weigelt, metux IT consult
xnfcalloc is just an alias for XNFcallocarray() that doesn't seem to serve any practical purpose, so it can go away once all drivers stopped using it. Signed-off-by: Enrico Weigelt, metux IT consult --- src/legacy/i810/i810_driver.c | 4 ++-- src/legacy/i810/i810_xaa.c| 4 ++-- src/uxa/intel