On Wed, May 10, 2017 at 03:20:13PM -0400, Tom Rini wrote: > The function cmd_get_data_size() returns an int and not unsigned. So we > should assign it to an int rather than unsigned so that we can later > compare the return value. Reported by clang-3.8. > > Signed-off-by: Tom Rini <[email protected]>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

