[PATCH v2 2/2] doc: printf() codes: Fix format specifier for unsigned int

Tom Rini trini at konsulko.com
Mon Aug 14 17:04:03 CEST 2023


On Mon, Aug 14, 2023 at 10:23:48AM +0530, Siddharth Vadapalli wrote:

> The format specifier for the "unsigned int" variable is documented as
> "%d". However, it should be "%u". Thus, fix it.
> 
> Fixes: f5e9035043fb ("doc: printf() codes")
> Reported-by: Tom Rini <trini at konsulko.com>
> Signed-off-by: Siddharth Vadapalli <s-vadapalli at ti.com>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230814/987d2f4a/attachment.sig>


More information about the U-Boot mailing list