[U-Boot] image-fit: Fix compiler warning in fit_conf_print()
Tom Rini
trini at konsulko.com
Sat Jun 6 15:30:45 CEST 2015
On Fri, May 29, 2015 at 03:09:48PM +0200, Hans de Goede wrote:
> This fixes the following compiler warning:
>
> In file included from tools/common/image-fit.c:1:0:
> ./tools/../common/image-fit.c: In function ‘fit_conf_print’:
> ./tools/../common/image-fit.c:1470:27: warning: logical not is only applied
> to the left hand side of comparison [-Wlogical-not-parentheses]
> (const char **)&uname) > 0;
>
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150606/4cd94f18/attachment.sig>
More information about the U-Boot
mailing list