mesa/src/gbm/backends/dri
Thomas H.P. Andersen 7daba1fe65 replace 0 with NULL for NULL pointers
This updates many places where 0 is used as NULL pointer.

There are a few warnings left when I build the default
configuration but they either relate to code
outside of mesa or where "None" is used instead.

Found with static analysis (smatch)

Reviewed-by: Matt Turner <mattst88@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12174>
2022-01-10 22:53:32 +00:00
..
gbm_dri.c gbm: add GBM_FORMAT_GR1616 and RG1616 2021-10-27 02:53:05 +00:00
gbm_driint.h replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00