coreboot/src/lib
Lee Leahy 483b7db48b UPSTREAM: src/lib: Use tabs instead of spaces
Fix the following errors and warnings detected by checkpatch.pl:

ERROR: code indent should use tabs where possible
ERROR: switch and case should be at the same indent
WARNING: Statements should start on a tabstop
WARNING: please, no spaces at the start of a line
WARNING: please, no space before tabs
WARNING: suspect code indent for conditional statements
WARNING: labels should not be indented

TEST=Build and run on Galileo Gen2

Change-Id: Id17a59b48fcb5ddce232eb63cf86e04f13278bdb
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: e20a3191f5
Original-Change-Id: Iebcff26ad41ab6eb0027b871a1c06f3b52dd207c
Original-Signed-off-by: Lee Leahy <Leroy.P.Leahy@intel.com>
Original-Reviewed-on: https://review.coreboot.org/18732
Original-Tested-by: build bot (Jenkins)
Original-Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://chromium-review.googlesource.com/453377
2017-03-13 13:07:57 -07:00
..
gnat UPSTREAM: Hook up libhwbase in ramstage 2016-12-21 03:12:47 -08:00
b64_decode.c UPSTREAM: src/lib: Add "int" following "unsigned" 2017-03-10 10:54:42 -08:00
boot_device.c
bootblock.c UPSTREAM: arch/x86: fix cmos post logging in non romcc bootblock 2017-01-09 23:46:44 -08:00
bootmem.c
bootmode.c
cbfs.c UPSTREAM: src/lib: Fix space between type, * and variable name 2017-03-10 10:54:42 -08:00
cbmem_common.c UPSTREAM: src/lib: Fix space between type, * and variable name 2017-03-10 10:54:42 -08:00
cbmem_console.c UPSTREAM: cbmem_console: Remove "buffer_" prefix from all structure fields 2017-02-09 14:58:27 -08:00
cbmem_stage_cache.c
compute_ip_checksum.c UPSTREAM: src/lib: Add space before ( 2017-03-10 10:54:43 -08:00
coreboot_table.c UPSTREAM: src/lib: Add space before ( 2017-03-10 10:54:43 -08:00
debug.c UPSTREAM: src/lib: Add "int" following "unsigned" 2017-03-10 10:54:42 -08:00
delay.c UPSTREAM: src/lib: Add space before ( 2017-03-10 10:54:43 -08:00
edid.c UPSTREAM: src/lib: Use tabs instead of spaces 2017-03-13 13:07:57 -07:00
ext_stage_cache.c UPSTREAM: soc/intel/apollolake: Implement stage cache to improve resume time 2016-10-11 14:31:54 -07:00
fallback_boot.c UPSTREAM: pc80: Move set_boot_successful() 2016-12-16 01:49:05 -08:00
fmap.c
gcc.c
gcov-glue.c UPSTREAM: src/lib: Remove space between function name and ( 2017-03-13 05:16:04 -07:00
gcov-io.c UPSTREAM: src/lib: Use tabs instead of spaces 2017-03-13 13:07:57 -07:00
gcov-io.h UPSTREAM: src/lib: Use tabs instead of spaces 2017-03-13 13:07:57 -07:00
gcov-iov.h
generic_dump_spd.c UPSTREAM: src/lib: Add space before ( 2017-03-10 10:54:43 -08:00
generic_sdram.c UPSTREAM: src/lib: Use tabs instead of spaces 2017-03-13 13:07:57 -07:00
gpio.c UPSTREAM: src/lib: Add space before ( 2017-03-10 10:54:43 -08:00
halt.c UPSTREAM: src/lib: Remove braces for single statements 2017-03-10 10:54:42 -08:00
hardwaremain.c UPSTREAM: src/lib: Use tabs instead of spaces 2017-03-13 13:07:57 -07:00
hexdump.c
hexstrtobin.c
hw-time-timer.adb UPSTREAM: Hook up libhwbase in ramstage 2016-12-21 03:12:47 -08:00
imd.c
imd_cbmem.c UPSTREAM: src/lib: Use tabs instead of spaces 2017-03-13 13:07:57 -07:00
jpeg.c UPSTREAM: src/lib: Use tabs instead of spaces 2017-03-13 13:07:57 -07:00
jpeg.h
libgcc.c
libgcov.c UPSTREAM: src/lib: Use tabs instead of spaces 2017-03-13 13:07:57 -07:00
lzma.c
lzmadecode.c UPSTREAM: src/lib: Use tabs instead of spaces 2017-03-13 13:07:57 -07:00
lzmadecode.h UPSTREAM: src/lib: Use tabs instead of spaces 2017-03-13 13:07:57 -07:00
Makefile.inc UPSTREAM: ddr3 spd: move accessor code into lib/spd_bin.c 2017-02-13 10:01:11 -08:00
malloc.c
memchr.c
memcmp.c UPSTREAM: src/lib: Add space before ( 2017-03-10 10:54:43 -08:00
memcpy.c
memmove.c UPSTREAM: src/lib: Add space before ( 2017-03-10 10:54:43 -08:00
memrange.c UPSTREAM: src/lib: Use tabs instead of spaces 2017-03-13 13:07:57 -07:00
memset.c
mocked_tlcl.c UPSTREAM: src/lib: Use tabs instead of spaces 2017-03-13 13:07:57 -07:00
nhlt.c UPSTREAM: lib/nhlt: add support for setting the oem_revision 2016-12-02 14:23:05 -08:00
primitive_memtest.c UPSTREAM: src/lib: Add space before ( 2017-03-10 10:54:43 -08:00
prog_loaders.c UPSTREAM: romstage_handoff: add helper to determine resume status 2016-12-02 14:22:57 -08:00
prog_ops.c
program.ld UPSTREAM: lib/program.ld: add .sdata sections 2016-11-03 14:44:10 -07:00
ramtest.c UPSTREAM: quick_ram_check: Remove reference to RAMBASE 2016-11-08 23:24:09 -08:00
reg_script.c UPSTREAM: src/lib: Use tabs instead of spaces 2017-03-13 13:07:57 -07:00
region_file.c UPSTREAM: lib: add region file support 2016-12-09 03:29:43 -08:00
rmodule.c UPSTREAM: src/lib: Use tabs instead of spaces 2017-03-13 13:07:57 -07:00
rmodule.ld
romstage_handoff.c UPSTREAM: lib: put romstage_handoff implementation in own compilation unit 2016-12-02 14:23:00 -08:00
romstage_stack.c UPSTREAM: intel post-car: Increase stacktop alignment 2016-11-21 11:53:20 -08:00
rtc.c
selfboot.c UPSTREAM: src/lib: Use tabs instead of spaces 2017-03-13 13:07:57 -07:00
spd_bin.c UPSTREAM: src/lib: Use tabs instead of spaces 2017-03-13 13:07:57 -07:00
stack.c UPSTREAM: src/lib: Add space before ( 2017-03-10 10:54:43 -08:00
thread.c UPSTREAM: src/lib: Use tabs instead of spaces 2017-03-13 13:07:57 -07:00
timer.c UPSTREAM: src/lib: Add "int" following "unsigned" 2017-03-10 10:54:42 -08:00
timer_queue.c UPSTREAM: src/lib: Use tabs instead of spaces 2017-03-13 13:07:57 -07:00
timestamp.c UPSTREAM: src/lib: Fix space between type, * and variable name 2017-03-10 10:54:42 -08:00
tlcl.c UPSTREAM: src/lib: Use tabs instead of spaces 2017-03-13 13:07:57 -07:00
tlcl_internal.h
tlcl_structures.h UPSTREAM: src/lib: Use tabs instead of spaces 2017-03-13 13:07:57 -07:00
tpm2_marshaling.c UPSTREAM: vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata 2017-03-10 10:54:45 -08:00
tpm2_marshaling.h
tpm2_tlcl.c UPSTREAM: vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata 2017-03-10 10:54:45 -08:00
tpm2_tlcl_structures.h UPSTREAM: vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata 2017-03-10 10:54:45 -08:00
tpm_error_messages.h UPSTREAM: src/lib: Fix checkpatch warnings 2016-09-08 17:57:25 -07:00
trace.c UPSTREAM: src/lib: Fix checkpatch warnings 2016-09-08 17:57:25 -07:00
version.c
wrdd.c