Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e1a75a1a authored by Nicolas Kaiser's avatar Nicolas Kaiser Committed by Tomi Valkeinen
Browse files

arm/omap: simplify conditional



Simplify conditional: (a || (!a && !b)) => (a || !b)

Signed-off-by: default avatarNicolas Kaiser <nikai@nikai.net>
Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@nokia.com>
parent e6634529
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment