Siddharth Vadapalli 68886a9941 doc: printf() codes: Fix format specifier for unsigned int
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@konsulko.com>
Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2023-08-19 04:12:52 +02:00
..
2023-02-11 12:22:35 -05:00
2023-07-10 14:13:47 -04:00
2023-07-28 11:36:37 +02:00
2022-09-13 16:01:44 -04:00
2023-07-14 12:54:51 -04:00
2023-08-03 09:21:02 +02:00
2022-08-13 11:09:49 +02:00
2022-12-17 13:37:33 +00:00
2022-03-02 10:28:12 -05:00
2023-08-07 15:26:50 -04:00
2022-12-17 13:37:33 +00:00
2023-08-03 09:21:02 +02:00
2022-12-17 13:37:33 +00:00
2023-08-19 04:12:52 +02:00