[coreboot-gerrit] Patch merged into coreboot/master: soc/intel/apollolake: Fix space between type, * and variable name

gerrit at coreboot.org gerrit at coreboot.org
Mon Mar 13 17:41:29 CET 2017


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

    soc/intel/apollolake: Fix space between type, * and variable name
    
    Fix the following errors detected by checkpatch.pl:
    
    ERROR: "foo * bar" should be "foo *bar"
    ERROR: "(foo*)" should be "(foo *)"
    
    TEST=Build for reef
    
    Change-Id: I4a762d8fa762057a06e601dfed10538adc5d8bc8
    Signed-off-by: Lee Leahy <leroy.p.leahy at intel.com>
    Reviewed-on: https://review.coreboot.org/18719
    Reviewed-by: Philippe Mathieu-Daudé <philippe.mathieu.daude at gmail.com>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list