Re: [PATCH] ALSA: ump: Fix the wrong format specifier
From: Takashi Iwai
Date: Thu Nov 14 2024 - 08:40:59 EST
On Thu, 14 Nov 2024 08:58:22 +0100,
zhangjiao2 wrote:
>
> From: zhang jiao <zhangjiao2@xxxxxxxxxxxxxxxxxxxx>
>
> The format specifier of "unsigned int" in snprintf()
> should be "%u", not "%d".
>
> Signed-off-by: zhang jiao <zhangjiao2@xxxxxxxxxxxxxxxxxxxx>
Applied now, thanks.
Takashi