[coreboot-gerrit] Patch merged into coreboot/master: src/lib: Move trailing statements to next line

gerrit at coreboot.org gerrit at coreboot.org
Sun Mar 12 19:19:10 CET 2017


the following patch was just integrated into master:
commit b6ee0f9d920fa9cfb19f5340608bf0df72f16468
Author: Lee Leahy <leroy.p.leahy at intel.com>
Date:   Thu Mar 9 13:35:26 2017 -0800

    src/lib: Move trailing statements to next line
    
    Fix the following error detected by checkpatch.pl:
    
    ERROR: trailing statements should be on next line
    
    The remaining error is a false positive in libgcov.c where the if
    statement spans several lines with conditional compilation directives
    intertwined.
    
    TEST=Build and run on Galileo Gen2
    
    Change-Id: I37fcef78e9323340bac1367ae1c5fde334f5ce10
    Signed-off-by: Lee Leahy <Leroy.P.Leahy at intel.com>
    Reviewed-on: https://review.coreboot.org/18730
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Martin Roth <martinroth at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list