coreboot-kgpe-d16/util/romcc
Edward O'Callaghan 2cf9715c9a utils/romcc.c: Fix spurious unsigned integer comparisons.
Clang warns about comparisons of unsigned integers with being below
zero. Remove spurious logic checks that are always false.

Change-Id: I70c4d5331df81e48bf7ef27ff98400c4218f7edc
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/5275
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2014-03-08 15:48:13 +01:00
..
results
tests Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
COPYING GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
Makefile Enable -Werror for romcc 2012-03-31 12:07:10 +02:00
do_tests.sh Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
romcc.1 Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
romcc.c utils/romcc.c: Fix spurious unsigned integer comparisons. 2014-03-08 15:48:13 +01:00
tests.sh Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00