d94cff6ab2
Fix the following errors and warnings detected by checkpatch.pl: ERROR: that open brace { should be on the previous line ERROR: return is not a function, parentheses are not required WARNING: braces {} are not necessary for any arm of this statement WARNING: line over 80 characters WARNING: braces {} are not necessary for single statement blocks WARNING: Avoid unnecessary line continuations WARNING: break is not useful after a goto or return WARNING: else is not generally useful after a break or return False positives are generated by checkpatch for the following test: ERROR: Macros with complex values should be enclosed in parentheses TEST=Build for cyan Change-Id: I19048895145b138a63100b29f829ff446ff71b58 Signed-off-by: Lee Leahy <Leroy.P.Leahy@intel.com> Reviewed-on: https://review.coreboot.org/18871 Reviewed-by: Duncan Laurie <dlaurie@chromium.org> Tested-by: build bot (Jenkins) |
||
---|---|---|
.. | ||
acpi | ||
bootblock | ||
include/soc | ||
romstage | ||
acpi.c | ||
chip.c | ||
chip.h | ||
cpu.c | ||
elog.c | ||
emmc.c | ||
gfx.c | ||
gpio.c | ||
gpio_support.c | ||
hda.c | ||
iosf.c | ||
Kconfig | ||
lpc_init.c | ||
lpe.c | ||
lpss.c | ||
Makefile.inc | ||
memmap.c | ||
northcluster.c | ||
pcie.c | ||
placeholders.c | ||
pmutil.c | ||
ramstage.c | ||
sata.c | ||
scc.c | ||
sd.c | ||
smihandler.c | ||
smm.c | ||
southcluster.c | ||
spi.c | ||
spi_loading.c | ||
tsc_freq.c | ||
xhci.c |