[coreboot-gerrit] Patch merged into coreboot/master: src/lib: Use tabs instead of spaces

gerrit at coreboot.org gerrit at coreboot.org
Mon Mar 13 15:46:05 CET 2017


the following patch was just integrated into master:
commit e20a3191f58ffb37da3ed6414491d61dbfc7e583
Author: Lee Leahy <leroy.p.leahy at intel.com>
Date:   Thu Mar 9 16:21:34 2017 -0800

    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: Iebcff26ad41ab6eb0027b871a1c06f3b52dd207c
    Signed-off-by: Lee Leahy <Leroy.P.Leahy at intel.com>
    Reviewed-on: https://review.coreboot.org/18732
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


See https://review.coreboot.org/18732 for details.

-gerrit



More information about the coreboot-gerrit mailing list