coreboot-kgpe-d16/src/cpu/x86/lapic
Lee Leahy dfc8a560d7 cpu/x86: Fix misc. remaining issues detected by checkpatch
Fix the following error and warnings detected by checkpatch.pl:

ERROR: trailing statements should be on next line
WARNING: storage class should be at the beginning of the declaration
WARNING: type 'long unsigned int' should be specified in [[un]signed] [short|int|long|long long] order

TEST=Build and run on Galileo Gen2

Change-Id: I9cfe42cf1836cfd40ffcf67237c818543f508feb
Signed-off-by: Lee Leahy <Leroy.P.Leahy@intel.com>
Reviewed-on: https://review.coreboot.org/18845
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2017-03-16 04:12:47 +01:00
..
apic_timer.c cpu/x86: Wrap lines at 80 columns 2017-03-16 04:12:27 +01:00
boot_cpu.c src/cpu/x86: Update/Add license headers to all files 2017-02-22 22:23:11 +01:00
lapic.c cpu/x86: Fix various issues detected by checkpatch.pl 2017-03-16 04:11:10 +01:00
lapic_cpu_init.c cpu/x86: Fix misc. remaining issues detected by checkpatch 2017-03-16 04:12:47 +01:00
Makefile.inc arch/x86: introduce postcar stage/phase 2016-03-23 14:24:30 +01:00
secondary.S src/cpu/x86: Update/Add license headers to all files 2017-02-22 22:23:11 +01:00