[coreboot-gerrit] Patch merged into coreboot/master: commonlib/region: make buffer argument const for writeat

gerrit at coreboot.org gerrit at coreboot.org
Mon Aug 8 18:34:30 CEST 2016


the following patch was just integrated into master:
commit 258a3507de825129f5e2a0eb2a31ef3262b1758b
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Thu Aug 4 14:33:58 2016 -0500

    commonlib/region: make buffer argument const for writeat
    
    The buffer for writeat() should be marked as const as
    the contents won't be manipulated within the call.
    
    BUG=chrome-os-partner:55932
    
    Change-Id: I968570c1cf80f918a07b97af625a56f11b5889c1
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/16084
    Tested-by: build bot (Jenkins)
    Reviewed-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-by: Furquan Shaikh <furquan at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list