zink: use fprintf instead of printf to align the requirements warnings
authorDave Airlie <airlied@redhat.com>
Mon, 7 Aug 2023 01:01:27 +0000 (11:01 +1000)
committerMarge Bot <emma+marge@anholt.net>
Mon, 7 Aug 2023 02:11:51 +0000 (02:11 +0000)
commit77773490cf963000fd9440bbd322c974a1408fcd
treeb6ed84f2fbf3b8bc1310fd384ebf64a0ec6ea5bf
parent4f5bfc6691093e547816818340281437e504e86a
zink: use fprintf instead of printf to align the requirements warnings

This just seems to have been overlooked and nvk triggers it right now.

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24527>
src/gallium/drivers/zink/zink_screen.c