[coreboot-gerrit] Patch merged into coreboot/master: a6c495e libpayload: Fix const warnings in keyname() and termname()

gerrit at coreboot.org gerrit at coreboot.org
Tue Mar 26 19:13:48 CET 2013


the following patch was just integrated into master:
commit a6c495edcaaade187280262db1bbce887fa28003
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Mon Mar 25 15:15:16 2013 -0700

    libpayload: Fix const warnings in keyname() and termname()
    
    The keyname() and termname() functions were creating a whole lot of warnings of
    the style
    
    curses/PDCurses-3.4/pdcurses/keyname.c:41:9: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
    
    This patch fixes them.
    
    Change-Id: Iae3c4e5201b48c2d2033cac48577e0462a34f309
    Signed-off-by: Stefan Reinauer <reinauer at google.com>
    Reviewed-on: http://review.coreboot.org/2905
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>

Build-Tested: build bot (Jenkins) at Tue Mar 26 00:25:03 2013, giving +1
See http://review.coreboot.org/2905 for details.

-gerrit



More information about the coreboot-gerrit mailing list