On Wed, May 10, 2017 at 03:20:15PM -0400, Tom Rini wrote: > We declare that gpio_base (which is the base for counting gpios, not an > address) is unsigned. Therefore the comparison with >= 0 is always > true. As the desire is to allow for this base number to be 0, we can > just drop this check. Reported by clang-3.8. > > Cc: Simon Glass <[email protected]> > Signed-off-by: Tom Rini <[email protected]> > Reviewed-by: Simon Glass <[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

