[coreboot-gerrit] Patch merged into coreboot/master: stage_cache: make prog const in stage_cache_add()

gerrit at coreboot.org gerrit at coreboot.org
Fri Aug 14 15:18:07 CEST 2015


the following patch was just integrated into master:
commit 54546c97c780f86a050021d38109aa6c681bfd15
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed Aug 5 00:52:13 2015 -0500

    stage_cache: make prog const in stage_cache_add()
    
    The stage_cache_add() function should not be manipulating
    the struct prog argument in anyway. Therefore, mark it as
    const.
    
    BUG=chrome-os-partner:43636
    BRANCH=None
    TEST=Built, booted, suspended, and resumed on glados.
    
    Original-Change-Id: I4509e478d3c98247b9d776f6534b949d9ba6282c
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/290721
    Original-Reviewed-by: Leroy P Leahy <leroy.p.leahy at intel.com>
    Original-Reviewed-by: Duncan Laurie <dlaurie at chromium.org>
    
    Change-Id: Ibadc00a9e1cbbf12119def92d77a79077625fb85
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/11192
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


See http://review.coreboot.org/11192 for details.

-gerrit



More information about the coreboot-gerrit mailing list