arm/omap: simplify conditional
Simplify conditional: (a || (!a && !b)) => (a || !b) Signed-off-by:Nicolas Kaiser <nikai@nikai.net> Signed-off-by:
Tomi Valkeinen <tomi.valkeinen@nokia.com>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Simplify conditional: (a || (!a && !b)) => (a || !b) Signed-off-by:Nicolas Kaiser <nikai@nikai.net> Signed-off-by:
Tomi Valkeinen <tomi.valkeinen@nokia.com>