diff options
author | Felix Singer <felixsinger@posteo.net> | 2020-08-11 06:34:15 +0200 |
---|---|---|
committer | Michael Niewöhner <c0d3z3r0@review.coreboot.org> | 2020-08-13 17:40:04 +0000 |
commit | e104934a23d73f1698cfc33093689d28bce0f076 (patch) | |
tree | 201614fe745c6f9bf8ad73dcfe2d8e9345702675 /src/console/Makefile.inc | |
parent | ffa710b9dd241cc7545858a2ac69f7cdb214cddf (diff) |
soc/intel/skylake: Refactor ternary expressions
To be consistent with the rest of the tree, replace all left ternary
expressions, which are used for device enablement / disablement,
with `dev && dev->enabled`.
Change-Id: Ie7afa48bf2c8bdad5a043f7cb6953d05b7b6597d
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44365
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner
Diffstat (limited to 'src/console/Makefile.inc')
0 files changed, 0 insertions, 0 deletions