[coreboot-gerrit] Patch merged into coreboot/master: ccf53af libpayload/libc/hexdump.c: Take `const void *memory` as argument

gerrit at coreboot.org gerrit at coreboot.org
Fri Dec 19 21:07:24 CET 2014


the following patch was just integrated into master:
commit ccf53af8a99aba3273fc7d515480c5b6826f4287
Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Mon Mar 24 00:42:36 2014 +0100

    libpayload/libc/hexdump.c: Take `const void *memory` as argument
    
    `*memory` is not changed in `hexdump()` and just read so make it
    `const`.
    
    Change-Id: I9504d25ab5c785f05c39c9a4f48c21f68659a829
    Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-on: http://review.coreboot.org/5403
    Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list