coreboot/src/cpu/x86
Lee Leahy a15d8af140 cpu/x86: Remove braces and else if unnecessary
Fix the following warnings detected by checkpatch.pl

WARNING: braces {} are not necessary for single statement blocks
WARNING: braces {} are not necessary for any arm of this statement
WARNING: else is not generally useful after a break or return

TEST=Build and run on Galileo Gen2

Change-Id: I2d6b22c66d52f5f2d24b15270ad4b52894adebc2
Signed-off-by: Lee Leahy <Leroy.P.Leahy@intel.com>
Reviewed-on: https://review.coreboot.org/18842
Tested-by: build bot (Jenkins)
Reviewed-by: Philippe Mathieu-Daudé <philippe.mathieu.daude@gmail.com>
Reviewed-by: Martin Roth <martinroth@google.com>
2017-03-16 04:11:45 +01:00
..
16bit src/cpu/x86: Update/Add license headers to all files 2017-02-22 22:23:11 +01:00
32bit src/cpu/x86: Update/Add license headers to all files 2017-02-22 22:23:11 +01:00
cache src/cpu/x86: Update/Add license headers to all files 2017-02-22 22:23:11 +01:00
lapic cpu/x86: Remove braces and else if unnecessary 2017-03-16 04:11:45 +01:00
mtrr cpu/x86: Use tabs for indent 2017-03-16 04:11:27 +01:00
name tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pae cpu/x86: Remove braces and else if unnecessary 2017-03-16 04:11:45 +01:00
smm cpu/x86: Use tabs for indent 2017-03-16 04:11:27 +01:00
tsc cpu/x86: Fix various issues detected by checkpatch.pl 2017-03-16 04:11:10 +01:00
backup_default_smm.c cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option 2016-05-04 18:51:34 +02:00
car.c cpu/x86: Fix various issues detected by checkpatch.pl 2017-03-16 04:11:10 +01:00
fpu_enable.inc tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig cpu/x86: allow AP callbacks after MP init 2016-12-08 21:39:43 +01:00
Makefile.inc cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option 2016-05-04 18:51:34 +02:00
mirror_payload.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
mp_init.c cpu/x86: Remove braces and else if unnecessary 2017-03-16 04:11:45 +01:00
sipi_vector.S src/cpu: Capitalize CPU 2016-07-31 18:33:06 +02:00
sse_enable.inc tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00