coreboot-kgpe-d16/src/soc/intel
Lee Leahy f4c4ab9826 soc/intel/skylake: Fix remaining issues detected by checkpatch
Fix the following errors and warnings detected by checkpatch.pl:

ERROR: code indent should use tabs where possible
ERROR: Macros with complex values should be enclosed in parentheses
ERROR: "foo * bar" should be "foo *bar"
ERROR: space required before the open parenthesis '('
ERROR: spaces required around that '=' (ctx:VxW)
WARNING: space prohibited between function name and open parenthesis '('
WARNING: storage class should be at the beginning of the declaration
WARNING: char * array declaration might be better as static const
WARNING: please, no space before tabs
WARNING: braces {} are not necessary for single statement blocks
WARNING: else is not generally useful after a break or return
WARNING: static const char * array should probably be static const char * const

TEST=Build for glados

Change-Id: Ic14ca3abd193cfe257504a55ab6b74782b26bf6d
Signed-off-by: Lee Leahy <Leroy.P.Leahy@intel.com>
Reviewed-on: https://review.coreboot.org/18868
Tested-by: build bot (Jenkins)
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
2017-03-17 02:35:27 +01:00
..
apollolake soc/intel/apollolake: Cache FPF status value in flash 2017-03-15 03:43:05 +01:00
baytrail google/rambi: add explicit pull-down for ram-id 2017-02-14 13:03:53 +01:00
braswell intel: Fix copy/paste error in license text 2017-01-16 12:57:05 +01:00
broadwell soc/intel/broadwell: Rework IGD's CDClk selection 2017-03-10 17:39:46 +01:00
common soc/intel/common: Wrap lines at 80 columns 2017-03-15 04:59:35 +01:00
fsp_baytrail fsp_baytrail: Enable graphic init per default 2017-01-13 17:42:26 +01:00
fsp_broadwell_de intel: Fix copy/paste error in license text 2017-01-16 12:57:05 +01:00
quark soc/intel/quark: Read the rmu.bin file from read-only region 2017-03-15 05:12:15 +01:00
sch nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h> 2017-01-06 18:15:03 +01:00
skylake soc/intel/skylake: Fix remaining issues detected by checkpatch 2017-03-17 02:35:27 +01:00