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