[U-Boot] [U-Boot,1/3] fw_env: fix type of len

Tom Rini trini at ti.com
Thu Dec 20 00:00:14 CET 2012


On Sat, Nov 10, 2012 at 07:47:45PM -0000, Mike Frysinger wrote:

> This variable is assigned by a size_t, and is printed that way, but is
> incorrectly declared as an int.  Which means we get warnings:
> fw_env.c: In function 'fw_setenv':
> fw_env.c:409:5: warning: format '%zu' expects argument of type 'size_t',
> 	but argument 3 has type 'int' [-Wformat]
> 
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>

For the series, applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121219/3843ecee/attachment.pgp>


More information about the U-Boot mailing list