diff options
author | Jacob Garber <jgarber1@ualberta.ca> | 2019-06-28 10:58:56 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2019-07-07 20:19:49 +0000 |
commit | a711e9c44dfc0c50dd1a05a8cf34d393093300b4 (patch) | |
tree | f32d68a7e1cf549bbf0ad919fc63826afb94d652 /payloads/coreinfo/Makefile | |
parent | 37bec0b3971efa18f6fcc405edfb4272d215752d (diff) |
payloads/coreinfo: Use correct integer types for loop indices
Make sure that the type of the loop index matches the type of the upper
bound. This fixes several -Wsign-compare warnings.
Change-Id: I73a88355d86288609e03f7a6fcaec14dfedac203
Signed-off-by: Jacob Garber <jgarber1@ualberta.ca>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33863
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Diffstat (limited to 'payloads/coreinfo/Makefile')
0 files changed, 0 insertions, 0 deletions