[coreboot-gerrit] Patch merged into coreboot/master: commonlib: Remove space after *

gerrit at coreboot.org gerrit at coreboot.org
Fri Mar 10 22:27:55 CET 2017


the following patch was just integrated into master:
commit 36d5b41e621207ffe722bcb98b497ec2c9b35d5a
Author: Lee Leahy <leroy.p.leahy at intel.com>
Date:   Fri Mar 10 11:02:11 2017 -0800

    commonlib: Remove space after *
    
    Fix the following error detected by checkpatch.pl:
    
    ERROR: "foo * bar" should be "foo *bar"
    
    TEST=Build and run on Galileo Gen2
    
    Change-Id: If68dfa2b49c61d574f35192f94d1a6642069fa7f
    Signed-off-by: Lee Leahy <Leroy.P.Leahy at intel.com>
    Reviewed-on: https://review.coreboot.org/18752
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list