Attention is currently required from: Felix Singer.
Hello build bot (Jenkins), Edward O'Callaghan, Anastasia Klimchuk,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/66875
to look at the new patch set (#15).
Change subject: pony_spi.c: Retype appropriate variables with bool ......................................................................
pony_spi.c: Retype appropriate variables 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: Iecd98c391a74794647caeeb2715707ccd681463c --- M pony_spi.c 1 file changed, 42 insertions(+), 28 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/75/66875/15