coreboot-kgpe-d16/src
Lee Leahy 6598b91fe3 soc/intel/braswell: Fix spacing issues detected by checkpatch
Fix the following errors and warnings detected by checkpatch.pl:

ERROR: space required after that ',' (ctx:VxV)
ERROR: space prohibited before that ',' (ctx:WxE)
ERROR: spaces required around that '=' (ctx:WxV)
ERROR: code indent should use tabs where possible
WARNING: space prohibited between function name and open parenthesis '('
WARNING: please, no spaces at the start of a line

TEST=Build for cyan

Change-Id: I84d4204585b498b695608c5008fdfb7961e2416f
Signed-off-by: Lee Leahy <Leroy.P.Leahy@intel.com>
Reviewed-on: https://review.coreboot.org/18869
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Tested-by: build bot (Jenkins)
2017-03-17 02:35:47 +01:00
..
acpi
arch acpi_device: Add macro for GpioInt that uses both polarity 2017-03-16 16:24:46 +01:00
commonlib commonlib: Wrap lines at 80 columns 2017-03-13 21:23:21 +01:00
console
cpu binaryPI: Fix SSE regression and align stack early 2017-03-16 15:23:19 +01:00
device device/dram/ddr2: Add common ddr2 spd decoder 2017-03-10 11:17:27 +01:00
drivers i2c/generic: Add support for GPIO IRQ 2017-03-16 16:25:00 +01:00
ec lenovo/t400: Rewrite dock from t60 2017-03-11 13:31:41 +01:00
include src/include: Wrap lines at 80 columns 2017-03-13 17:23:37 +01:00
lib src/lib: Clean up general issues found by checkpatch.pl 2017-03-15 05:05:04 +01:00
mainboard google/poppy: Use rt5663 interrupt as GpioInt instead of PIRQ 2017-03-16 16:25:40 +01:00
northbridge device/dram/ddr2: Add common ddr2 spd decoder 2017-03-10 11:17:27 +01:00
soc soc/intel/braswell: Fix spacing issues detected by checkpatch 2017-03-17 02:35:47 +01:00
southbridge AGESA: Move heap allocator declarations 2017-03-08 03:20:27 +01:00
superio
vboot vboot: Allow other platforms to use soft reboot workaround 2017-03-14 23:10:00 +01:00
vendorcode vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata 2017-03-09 19:15:03 +01:00
Kconfig GDB_WAIT: Clarify Kconfig description 2017-03-14 22:20:47 +01:00