Attention is currently required from: Felix Singer.
Hello build bot (Jenkins), Anastasia Klimchuk,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/66901
to look at the new patch set (#12).
Change subject: dummyflasher.c: Retype appropriate variables and attributes with bool ......................................................................
dummyflasher.c: Retype appropriate variables and attributes with bool
Use the bool type instead of an integer for appropriate variables and attributes, since this represents their purpose much better.
Signed-off-by: Felix Singer felixsinger@posteo.net Change-Id: I712b1ef7e1ad74d3e004dcf36c82898c88072c63 --- M dummyflasher.c 1 file changed, 25 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/01/66901/12