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/+/66890
to look at the new patch set (#13).
Change subject: spi25.c: Retype appropriate variables with bool ......................................................................
spi25.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: Icd7e6478848c6f72817da16a5350d450bcc0bb5d --- M spi25.c 1 file changed, 18 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/90/66890/13