[U-Boot] [PATCH] usb: xhci: (likely) fix bracket in if condition
Marek Vasut
marex at denx.de
Wed Jun 25 22:43:34 CEST 2014
On Thursday, June 12, 2014 at 12:31:27 AM, Jeroen Hofstee wrote:
> Because of the brackets the & and && is evaluated before
> the comparison. This is likely not the intention. Change
> it to test the first and second condition to both be true.
>
> cc: Marek Vasut <marex at denx.de>
> Signed-off-by: Jeroen Hofstee <jeroen at myspectrum.nl>
Applied, thanks!
Best regards,
Marek Vasut
More information about the U-Boot
mailing list