Ryan O'Leary uploaded patch set #8 to this change.
Fix a handful of compiler warnings
These warnings were generated by -Wformat-security (supported by both
clang and gcc) and -Wenum-conversion (clang only).
In order to fix the implicit enum casts, enum test_state has been
removed in favor of flashrom_test_state.
Change-Id: I3d01f4ff620f4c4111dd675d49ce3254f2360b29
Signed-off-by: Ryan O'Leary <ryanoleary@google.com>
---
M Makefile
M flash.h
M libflashrom.c
M libflashrom.h
M print.c
M print_wiki.c
M programmer.h
M rayer_spi.c
8 files changed, 28 insertions(+), 25 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/46/36946/8
To view, visit change 36946. To unsubscribe, or for help writing mail filters, visit settings.