diff options
author | Martin Roth <martin@coreboot.org> | 2020-11-11 09:18:36 -0700 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-11-16 11:03:16 +0000 |
commit | fc2047b1f74f42fc2e38fbafdf09929ca39bfa62 (patch) | |
tree | 850e67dd5ea4321db6758baed31eb536eb766017 /payloads | |
parent | c6b77d5bf61df8bb0489a841008aa5d2d1ab6d83 (diff) | |
download | coreboot-fc2047b1f74f42fc2e38fbafdf09929ca39bfa62.tar.xz |
src: Change bare 'unsigned' to 'unsigned int'
This fixes all of the current code in coreboot/src where a bare
unsigned is used incorrectly. A follow-on will fix the comments
so that we can enable the unsigned lint checker for src/coreboot.
Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: I37f34a95bb1894e70cd9e076d4b81ebac665eaeb
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47482
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'payloads')
0 files changed, 0 insertions, 0 deletions