Re: [PATCH] HSI: cmt_speech: fix wrong printf format
From: Sebastian Reichel
Date: Tue Mar 24 2026 - 20:55:21 EST
On Fri, 20 Mar 2026 20:42:27 -0700, Rosen Penev wrote:
> sizeof returns size_t. Use the zu specifier for it. Fixes on x86-64:
>
> error: format ‘%u’ expects argument of type ‘unsigned int’, but
> argument 5 has type ‘long unsigned int’ [-Werror=format=]
>
>
Applied, thanks!
[1/1] HSI: cmt_speech: fix wrong printf format
commit: 59b026da003831babb77d5155e82342bce226079
Best regards,
--
Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>