[coreboot-gerrit] Patch merged into coreboot/master: 09915c1 lib/edid.c: Fix mismatch between format string and variable type

gerrit at coreboot.org gerrit at coreboot.org
Mon Dec 22 06:20:21 CET 2014


the following patch was just integrated into master:
commit 09915c1dd9b38e5c1a722b1072c1a31a149c8e5e
Author: Alexandru Gagniuc <mr.nuke.me at gmail.com>
Date:   Sun Dec 21 02:54:33 2014 -0600

    lib/edid.c: Fix mismatch between format string and variable type
    
    Use 'd' instead of 'hhd' when printing absolute year of manufacture. This
    is the correct type in this case, as the result is autoatically promoted
    to int.
    
    Change-Id: Ice4155bb1a04f206ae55c45c260089d6971b77d1
    Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
    Reviewed-on: http://review.coreboot.org/7885
    Tested-by: build bot (Jenkins)
    Reviewed-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>


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

-gerrit



More information about the coreboot-gerrit mailing list