On Mon, Jan 12, 2026 at 07:12:37PM +0100, Milan P. Stanić wrote:

> on 32bit systems with musl libc compiler emits
> warning: format '%lx' expects argument of type 'long unsigned int', but 
> argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
> 
> to fix this use format length modifier 'z' (size_t) instead of 'l'
> 
> Signed-off-by: Milan P. Stanić <[email protected]>

Reviewed-by: Tom Rini <[email protected]>

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to