[coreboot-gerrit] Patch merged into coreboot/master: soc/intel/common: Fix spacing issues

gerrit at coreboot.org gerrit at coreboot.org
Mon Mar 13 17:08:38 CET 2017


the following patch was just integrated into master:
commit 68ab0b5d1f7993735c6b113a624259bbf443ae98
Author: Lee Leahy <leroy.p.leahy at intel.com>
Date:   Fri Mar 10 13:42:34 2017 -0800

    soc/intel/common: Fix spacing issues
    
    Fix the following errors detected by checkpatch.pl:
    
    ERROR: spaces required around that '=' (ctx:VxV)
    ERROR: spaces required around that ':' (ctx:VxW)
    ERROR: space required after that ',' (ctx:VxV)
    ERROR: space required before the open parenthesis '('
    ERROR: switch and case should be at the same indent
    ERROR: "foo ** bar" should be "foo **bar"
    
    TEST=Build and run on Galileo Gen2
    
    Change-Id: I52ba2a3c1e0fffad7145eecd878aba8dc450ac0b
    Signed-off-by: Lee Leahy <Leroy.P.Leahy at intel.com>
    Reviewed-on: https://review.coreboot.org/18755
    Tested-by: build bot (Jenkins)
    Reviewed-by: Philippe Mathieu-Daudé <philippe.mathieu.daude at gmail.com>
    Reviewed-by: Furquan Shaikh <furquan at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list