xserver/hw/xfree86/drivers
Enrico Weigelt, metux IT consult f26f17c66a treewide: mark pGC->ops->CopyArea() calls not using result as void
We alread have several of these calls, that aren't interested in result value,
explicitly casting to void. Fixing this up for the remaining ones.

This is helpful for the human reader as well as quality analysis tools.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1648>
2024-08-26 03:44:23 +00:00
..
inputtest Move sizeof to second argument in calloc calls 2024-07-19 23:45:21 +00:00
modesetting treewide: mark pGC->ops->CopyArea() calls not using result as void 2024-08-26 03:44:23 +00:00