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