[coreboot-gerrit] Patch merged into coreboot/master: vendorcode/amd/agesa: Fix tautological compare

gerrit at coreboot.org gerrit at coreboot.org
Sat Apr 16 02:04:02 CEST 2016


the following patch was just integrated into master:
commit 5de5522685c260e9643bad14faa22d417e3fc662
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Wed Jan 14 00:41:44 2015 +1100

    vendorcode/amd/agesa: Fix tautological compare
    
    An unsigned enum expression is always strictly positive;
    Comparison with '>= 0' is a tautology, hence remove it.
    
    Change-Id: I910d672f8a27d278c2a2fe1e4f39fc61f2c5dbc5
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
    Reviewed-on: https://review.coreboot.org/8207
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list