coreboot-kgpe-d16/util/cbmem
Jacob Garber 414d5d8698 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>
2019-07-02 16:11:46 +00:00
..
cbmem.c util/cbmem: Use correct integer types for loop indices 2019-07-02 16:11:46 +00:00
description.md util/cbmem: Improve utility description 2019-03-01 10:00:46 +00:00
Makefile treewide: use /usr/bin/env where appropriate 2018-11-17 07:32:03 +00:00