diff options
author | Edward O'Callaghan <eocallaghan@alterapraxis.com> | 2015-01-14 00:41:44 +1100 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-04-16 02:03:53 +0200 |
commit | 5de5522685c260e9643bad14faa22d417e3fc662 (patch) | |
tree | 3619af315b5dd780c4ba0fbb692988159c66efe8 /Documentation | |
parent | 91d94b090799b5be5eafb5a82e247d928e982698 (diff) |
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@alterapraxis.com>
Reviewed-on: https://review.coreboot.org/8207
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins)
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions