diff options
author | Jacob Garber <jgarber1@ualberta.ca> | 2019-06-27 16:02:32 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2019-07-02 16:11:46 +0000 |
commit | 414d5d8698c2acc1655ba59ff794524cd45e7fb6 (patch) | |
tree | 6bb8a683d5198bc566c8bfaccb99e5c60997ac11 /util/amdtools | |
parent | a88921e2b0123226d2258850a229f434007e9807 (diff) |
util/cbmem: 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: Iaa94ce93bc35d523bc782ad914bfd283606becac
Signed-off-by: Jacob Garber <jgarber1@ualberta.ca>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33850
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'util/amdtools')
0 files changed, 0 insertions, 0 deletions