[coreboot-gerrit] Patch merged into coreboot/master: drivers/intel/fsp1_1: Replace for/break with returns

gerrit at coreboot.org gerrit at coreboot.org
Tue May 17 20:16:07 CEST 2016


the following patch was just integrated into master:
commit 00c35c1a9873eda27944d076a31397dbcb50befd
Author: Lee Leahy <leroy.p.leahy at intel.com>
Date:   Tue May 17 08:57:42 2016 -0700

    drivers/intel/fsp1_1: Replace for/break with returns
    
    Coverity does not like the use of for/break, switch to using returns
    instead.
    
    Found-by: Coverity CID 1349855
    
    TEST=Build and run on Galileo Gen2
    
    Change-Id: I4e5767b09faefa275dd32d3b76dda063f7c22f6f
    Signed-off-by: Lee Leahy <leroy.p.leahy at intel.com>
    Reviewed-on: https://review.coreboot.org/14869
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list