Attention is currently required from: Frans Hendriks, Wim Vervoorn. Hello build bot (Jenkins), Angel Pons, Wim Vervoorn,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/50190
to look at the new patch set (#2).
Change subject: device/i2c_bus.c: Correct code style ......................................................................
device/i2c_bus.c: Correct code style
device: Correct code style
Revise the following aspects to follow coreboot's coding style: - Drop braces for single-statement condition. - Remove unnecessary newlines.
BUG = N/A TEST = Build Compulab Intense-PC with secure oprom enabled
Change-Id: I78ce97b0ce1587119a71893c867c2dd062552a31 Signed-off-by: Frans Hendriks fhendriks@eltan.com --- M src/device/i2c_bus.c 1 file changed, 3 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/90/50190/2