[U-Boot] [Patch v2] spl: Fix compiling warning on gunzip argument

York Sun york.sun at nxp.com
Wed Sep 20 22:35:08 UTC 2017


On 09/15/2017 08:21 AM, York Sun wrote:
> common/spl/spl_fit.c:201:12: warning: passing argument 4 of ‘gunzip’
> from incompatible pointer type [-Wincompatible-pointer-types]
>         src, &length))
> 
> Signed-off-by: York Sun <york.sun at nxp.com>
> Reported-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> CC: Jean-Jacques Hiblot <jjhiblot at ti.com>
> ---
> Change log
>    v2: Update length after gunzip
> 

Tom,

Will you bring in this patch or you prefer a PR? I am about to send a PR 
in a day or two (pending travis-ci testing).

York


More information about the U-Boot mailing list