coreboot/src
Frans Hendriks 68dc369a1c 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>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50190
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Wim Vervoorn <wvervoorn@eltan.com>
2021-04-06 07:02:47 +00:00
..
acpi ACPI: Add SATC structure for DMAR table 2021-03-28 16:03:21 +00:00
arch cbfs: Remove prog_locate() for payloads (SELF and FIT) 2021-03-17 00:13:53 +00:00
commonlib cbfs: Move stage header into a CBFS attribute 2021-03-17 08:10:00 +00:00
console console/vtxprintf.c: Add missing <types.h> 2021-02-16 08:15:26 +00:00
cpu cpu/x86/smm: Fix SMM start address passing 2021-03-24 15:36:36 +00:00
device device/i2c_bus.c: Correct code style 2021-04-06 07:02:47 +00:00
drivers drivers/tpm/Kconfig: TPM_INIT for measured boot only 2021-04-06 06:53:54 +00:00
ec ec/system76/ec: Add OLED screen toggle 2021-02-27 09:38:19 +00:00
include include/rules.h: Add ENV_TEST definition 2021-04-06 06:58:05 +00:00
lib lib: Add obvious definition for calloc 2021-04-06 06:50:38 +00:00
mainboard mb/facebook/monolith: Remove disabled devices from devicetree 2021-04-06 07:01:16 +00:00
northbridge nb/intel/sandybridge: Drop pci_mmio_size 2021-04-05 13:16:43 +00:00
security security: vboot: Clarify PCR extension algorithms/sizes 2021-03-30 21:07:56 +00:00
soc soc/amd/cezanne: Add soc/msr.h 2021-04-05 19:25:26 +00:00
southbridge nb/intel/haswell: Move USB config API into Lynx Point 2021-03-25 07:51:50 +00:00
superio acpi/acpigen.h: Add more intuitive AML package closing functions 2021-03-22 11:21:55 +00:00
vendorcode vendorcode/intel/FSP2_0/CPX-SP: Declare struct RC_VERSION non-packed 2021-04-06 07:02:18 +00:00
Kconfig southbridge: Ensure common Kconfig gets included last 2021-02-18 10:11:39 +00:00