src/arch: Add required space before opening parenthesis '('

Hardware / Coreboot - Elyes HAOUAS [noos.fr] - 28 August 2016 11:48 UTC

Change-Id: I8a44a58506d7cf5ebc9fe7ac4f2b46f9544ba61a

dbf3067 src/arch: Add required space before opening parenthesis '('
src/arch/arm/armv7/thread.c | 2 +-
src/arch/x86/acpi.c | 2 +-
src/arch/x86/acpigen.c | 2 +-
src/arch/x86/cpu.c | 6 +++---
src/arch/x86/exception.c | 4 ++--
src/arch/x86/include/arch/io.h | 6 +++---
src/arch/x86/mpspec.c | 12 ++++++------
src/arch/x86/pirq_routing.c | 6 +++---
src/arch/x86/smbios.c | 8 ++++----
9 files changed, 24 insertions(+), 24 deletions(-)

Upstream: review.coreboot.org


  • Share