util/perf: Replace tabs with spaces

Signed-off-by: Loïc Molinari <loic.molinari@collabora.com>
Reviewed-by: Ashley Smith <ashley.smith@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39407>
This commit is contained in:
Loïc Molinari 2026-01-20 13:46:12 +01:00 committed by Marge Bot
parent 312372250a
commit b9cdefd406

View file

@ -174,7 +174,7 @@ _mesa_trace_scope_begin(const char *format, ...)
static inline void *
_mesa_trace_scope_flow_begin(const char *name,
struct mesa_trace_flow *flow)
struct mesa_trace_flow *flow)
{
void *scope = NULL;