[PATCH 0/2] mtd-utils: Fix printf format specifier for off_t and loff_t
David Oberhollenzer
david.oberhollenzer at sigma-star.at
Mon Feb 20 05:00:01 PST 2017
Hi,
sorry for the delay, I just got around to testing this on a 32 bit
system today.
The patches look okay, but I wanted to at least try to reproduce
the warnings that the patch fixes.
I'm a bit cautious here, as this particular piece of code has been
patched repeatedly for this exact reason. Should there be further
problems, I guess at some point it would be easier to just remove
the macros and cast the printf arguments.
Applied to mtd-utils.git
Thanks,
David
More information about the linux-mtd
mailing list