Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 branch information