hud: Replace usage of mtx_t with simple_mtx_t in hud_diskstat.c
authorYonggang Luo <luoyonggang@gmail.com>
Fri, 10 Feb 2023 10:36:33 +0000 (18:36 +0800)
committerMarge Bot <emma+marge@anholt.net>
Wed, 31 May 2023 15:44:51 +0000 (15:44 +0000)
commit8ec2d988475e4f8534a8b327798727579bd5d600
treecdb0439be504d961711df3aab36c7a169d6e4420
parenta4c3d5d19f7dfa015d2220e94f0f73b8aa3b7734
hud: Replace usage of mtx_t with simple_mtx_t in hud_diskstat.c

This is a prepare for removing _MTX_INITIALIZER_NP.

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Acked-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21284>
src/gallium/auxiliary/hud/hud_diskstat.c