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/+/66891
to look at the new patch set (#12).
Change subject: tree: Retype variable `laptop_ok` with bool ......................................................................
tree: Retype variable `laptop_ok` with bool
Use the bool type instead of an integer for the variable `laptop_ok`, since this represents its purpose much better.
Signed-off-by: Felix Singer felixsinger@posteo.net Change-Id: I5d9fc3516bc2d29f11b056e35b3e5e324ce93423 --- M board_enable.c M chipset_enable.c M include/programmer.h M internal.c 4 files changed, 21 insertions(+), 7 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/91/66891/12