src/include: Remove space between function name and parameters
commitbab6bc4d77fbc260e972420ba1e5bbe03e5087ea
authorLee Leahy <leroy.p.leahy@intel.com>
Wed, 8 Mar 2017 00:10:21 +0000 (7 16:10 -0800)
committerLee Leahy <leroy.p.leahy@intel.com>
Mon, 13 Mar 2017 16:21:10 +0000 (13 17:21 +0100)
treec375ec001d954f7c81fe0535e7fdd4a1d75ccf49
parent7340217262759c3daab41466138ba7d40a8f13d5
src/include: Remove space between function name and parameters

Fix the following warning detected by checkpatch.pl:

WARNING: Unnecessary space before function pointer arguments

TEST=Build and run on Galileo Gen2

Change-Id: I2b56af20d5f74cc2625d3cb357fbb137bd440af0
Signed-off-by: Lee Leahy <Leroy.P.Leahy@intel.com>
Reviewed-on: https://review.coreboot.org/18660
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
src/include/device/pci.h
src/include/device/smbus.h