[coreboot-gerrit] Patch merged into coreboot/master: src/include: Open brace on same line as enum or struct

gerrit at coreboot.org gerrit at coreboot.org
Sun Mar 12 15:46:29 CET 2017


the following patch was just integrated into master:
commit 6625ecc3448b59b6adde3f10674cd578f06f786f
Author: Lee Leahy <leroy.p.leahy at intel.com>
Date:   Tue Mar 7 15:11:07 2017 -0800

    src/include: Open brace on same line as enum or struct
    
    Fix the following errors and warning detected by checkpatch.pl:
    
    ERROR: open brace '{' following enum go on the same line
    ERROR: open brace '{' following struct go on the same line
    ERROR: that open brace { should be on the previous line
    WARNING: missing space after struct definition
    
    TEST=Build and run on Galileo Gen2
    
    Change-Id: I856235d0cc3a3e59376df52561b17b872b3416b2
    Signed-off-by: Lee Leahy <Leroy.P.Leahy at intel.com>
    Reviewed-on: https://review.coreboot.org/18653
    Tested-by: build bot (Jenkins)
    Reviewed-by: Arthur Heymans <arthur at aheymans.xyz>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list