[coreboot-gerrit] Patch merged into coreboot/master: lint/checkpatch.pl: Pull in coreboot fixes

gerrit at coreboot.org gerrit at coreboot.org
Thu Sep 15 02:27:34 CEST 2016


the following patch was just integrated into master:
commit ab9395f6125aa90a95b0932cb546bd494ef9194a
Author: Martin Roth <martinroth at google.com>
Date:   Mon Aug 29 10:39:30 2016 -0600

    lint/checkpatch.pl: Pull in coreboot fixes
    
    This pulls in two fixes that were added to coreboot's checkpatch.pl
    script:
    
    - commit 82ef8ada (src/commonlib/lz4_wrapper: Correct inline asm for
    unaligned 64-bit copy):
    modify checkpatch.pl to ignore spaces before opening brackets when
    used in inline assembly.
    
    - commit ebef00fa (lint/checkpatch.pl: escape \{ in perl regex to fix
    warnings):
    Unescaped left brace in regex is deprecated, passed through in regex;
    
    Change-Id: Ia2c712c5b1bb5f67953a9098b5a076e31e3bd8d3
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/16348
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list