[U-Boot] [PATCH 1/1] net: macb: remove superfluous logical constraint

Joe Hershberger joe.hershberger at ni.com
Mon Mar 19 20:23:54 UTC 2018


On Sun, Mar 18, 2018 at 5:32 AM, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> In
>
>         if (a > =0) {...}
>         else (a < 0) {...}
>
> the second logical constraint is superfluous.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list