Nico Huber uploaded patch set #2 to this change.
Fix more sign-compare issues
The one in the `dummyflasher` is a little peculiar. We actually never
knew the type of the `st_size` field in `struct stat`. It happens to
be `signed` in DJGPP and `unsigned` virtually everywhere else.
Change-Id: If36ba22606021400b385ea6083eacc7b360c20c5
Signed-off-by: Nico Huber <nico.h@gmx.de>
---
M dummyflasher.c
M ich_descriptors.c
M libflashrom.c
3 files changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/00/35800/2
To view, visit change 35800. To unsubscribe, or for help writing mail filters, visit settings.