[coreboot-gerrit] Patch merged into coreboot/master: src/lib: Fix brace positions

gerrit at coreboot.org gerrit at coreboot.org
Mon Mar 13 17:21:20 CET 2017


the following patch was just integrated into master:
commit 342f8d6e507b1a5c8dfd3f48936fed32ed0997e4
Author: Lee Leahy <leroy.p.leahy at intel.com>
Date:   Fri Mar 10 15:31:56 2017 -0800

    src/lib: Fix brace positions
    
    Fix the following errors detected by checkpatch.pl:
    
    ERROR: open brace '{' following function declarations go on the next
    line
    ERROR: that open brace { should be on the previous line
    ERROR: open brace '{' following struct go on the same line
    ERROR: else should follow close brace '}'
    
    TEST=Build and run on Galileo Gen2
    
    Change-Id: I971ada9ba9ba7ce5d8029323710fee1a6166570b
    Signed-off-by: Lee Leahy <Leroy.P.Leahy at intel.com>
    Reviewed-on: https://review.coreboot.org/18759
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list