coreboot/src/include/cpu/x86
Lee Leahy 6d71a43af5 src/include: Fix space between type, * and variable name
Fix the following errors detected by checkpatch.pl:

ERROR: "foo * bar" should be "foo *bar"
ERROR: "foo* bar" should be "foo *bar"
ERROR: "foo*bar" should be "foo *bar"

TEST=Build and run on Galileo Gen2

Change-Id: I5a3ff8b92e3ceecb4ddf45d8840454d5310fc6b3
Signed-off-by: Lee Leahy <Leroy.P.Leahy@intel.com>
Reviewed-on: https://review.coreboot.org/18655
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins)
2017-03-13 17:18:37 +01:00
..
bist.h x86 BIST: Fix missing include 2016-11-24 21:39:41 +01:00
cache.h src/include: Capitalize CPU, RAM and ROM 2016-07-31 18:30:16 +02:00
cr.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
gdt.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
lapic.h src/include: Fix space between type, * and variable name 2017-03-13 17:18:37 +01:00
lapic_def.h src/include: Remove spaces before tabs 2017-03-12 15:45:37 +01:00
mp.h cpu/x86: allow AP callbacks after MP init 2016-12-08 21:39:43 +01:00
msr.h src/include: Open brace on same line as enum or struct 2017-03-12 15:46:23 +01:00
mtrr.h src/include: Remove spaces before tabs 2017-03-12 15:45:37 +01:00
name.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pae.h
post_code.h
smm.h x86 SMM: Fix use with RELOCATABLE_RAMSTAGE 2016-12-11 08:56:40 +01:00
tsc.h src/include: Fix unsigned warnings 2017-03-09 17:16:09 +01:00