Attention is currently required from: Felix Singer, Edward O'Callaghan.
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/+/66874
to look at the new patch set (#14).
Change subject: mstarddc_spi.c: Retype appropriate variables with bool ......................................................................
mstarddc_spi.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: I3a72a0877b47f67f8984c28cbf5b5d429ec1534e --- M mstarddc_spi.c 1 file changed, 19 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/74/66874/14