[coreboot-gerrit] Patch merged into coreboot/master: lib/compute_ip_checksum: mark data buffer as const

gerrit at coreboot.org gerrit at coreboot.org
Thu Dec 8 16:10:02 CET 2016


the following patch was just integrated into master:
commit 30c64be4ce1c3082c0dc0399ce0a5418698ad0cc
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Sat Dec 3 21:05:53 2016 -0600

    lib/compute_ip_checksum: mark data buffer as const
    
    compute_ip_checksum() doesn't manipulate the data it is passed.
    Therefore, mark it as const.
    
    BUG=chrome-os-partner:56151
    
    Change-Id: I54cff9695a886bacd6314aa441d96aaa7a991101
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/17714
    Tested-by: build bot (Jenkins)
    Reviewed-by: Duncan Laurie <dlaurie at chromium.org>
    Reviewed-by: Furquan Shaikh <furquan at google.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list