[coreboot-gerrit] Patch merged into coreboot/master: kconfig_lint: Fix check_is_enabled for 2 symbols on the same line

gerrit at coreboot.org gerrit at coreboot.org
Wed Dec 2 16:09:44 CET 2015


the following patch was just integrated into master:
commit b6acc3071fa1a488e845cb2d5625a44ff385c272
Author: Martin Roth <martinroth at google.com>
Date:   Fri Nov 27 18:51:19 2015 -0700

    kconfig_lint: Fix check_is_enabled for 2 symbols on the same line
    
    The previous code would miss the first of two IS_ENABLED(CONFIG_symbol)
    sequences on a line.  This patch saves the rest of the line and loops
    to check any other entries on the same line of text.
    
    Change-Id: If4e66d5b393cc5703a502887e18f0ac11adff012
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/12562
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list