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