[PATCH] mtd: spi: sf_dataflash.c: Make use of 'z' for printing size_t
Tom Rini
trini at konsulko.com
Wed Oct 29 00:57:33 CET 2025
On Fri, 11 Jul 2025 09:15:57 -0600, Tom Rini wrote:
> When printing the contents of an size_t variable we need to use z prefix
> to the format character in order to get the correct format type
> depending on 32 or 64bit-ness.
>
>
Applied to u-boot/master, thanks!
[1/1] mtd: spi: sf_dataflash.c: Make use of 'z' for printing size_t
commit: ba05f1a8d7d8f2d4f7ff244dfc29c1a7b87477d6
--
Tom
More information about the U-Boot
mailing list