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/+/66903
to look at the new patch set (#15).
Change subject: dmi.c: Retype variable `anchored` with bool ......................................................................
dmi.c: Retype variable `anchored` with bool
Use the bool type instead of an integer for the variable `anchored`, since this represents the purpose of it much better.
Signed-off-by: Felix Singer felixsinger@posteo.net Change-Id: I5bedaf47cdd2fd5d152f69b6b02aab69fd1285c6 --- M dmi.c 1 file changed, 17 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/03/66903/15