[coreboot-gerrit] Patch merged into coreboot/master: c36e278 mainboard/siemens/sitemp_g1p1/mainboard.c: Fix implicit conversion

gerrit at coreboot.org gerrit at coreboot.org
Tue Dec 9 09:04:36 CET 2014


the following patch was just integrated into master:
commit c36e278c501cd7e7c636dfc5c74836856b0ddbd4
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Tue Dec 9 17:04:25 2014 +1100

    mainboard/siemens/sitemp_g1p1/mainboard.c: Fix implicit conversion
    
    Clang warns of an implicit conversion from 'double' to 'int'
    e.g. changes value from '26.67' to '26'. Thus take the floor() of
    the array and not change orginal behaviour.
    
    Change-Id: Ifcc7bbfe8d627451b82053f53a885f315e2550ec
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
    Reviewed-on: http://review.coreboot.org/7725
    Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list