[coreboot-gerrit] Patch merged into coreboot/master: 42c2afc arm: Don't use const pointers with the write functions

gerrit at coreboot.org gerrit at coreboot.org
Sat Dec 21 10:48:59 CET 2013


the following patch was just integrated into master:
commit 42c2afcebc15a3efa543a0eb795a48bb8eb0887b
Author: Gabe Black <gabeblack at google.com>
Date:   Tue Jul 30 13:52:27 2013 -0700

    arm: Don't use const pointers with the write functions
    
    This functions are by definition changing the data pointed to by their
    arguments, so they shouldn't by const.
    
    Change-Id: Id29b3f76526aba463f8bb744f53101327f9c7bde
    Signed-off-by: Gabe Black <gabeblack at google.com>
    Reviewed-on: https://gerrit.chromium.org/gerrit/63777
    Commit-Queue: Gabe Black <gabeblack at chromium.org>
    Reviewed-by: Gabe Black <gabeblack at chromium.org>
    Tested-by: Gabe Black <gabeblack at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list