diff options
author | Felix Singer <felixsinger@posteo.net> | 2022-08-19 03:33:27 +0200 |
---|---|---|
committer | Anastasia Klimchuk <aklm@chromium.org> | 2022-09-08 02:14:35 +0000 |
commit | 6f5c8fdfc32e8b4cdcabb8f40e1a4a5452a60282 (patch) | |
tree | 06250a3b074bbf45b87621cb8e0b5e2ea234211c /subprojects | |
parent | de2052849dc9aa9664e80a13163e87000b4efa40 (diff) | |
download | flashrom-6f5c8fdfc32e8b4cdcabb8f40e1a4a5452a60282.tar.gz flashrom-6f5c8fdfc32e8b4cdcabb8f40e1a4a5452a60282.tar.bz2 flashrom-6f5c8fdfc32e8b4cdcabb8f40e1a4a5452a60282.zip |
dmi.c: Retype variable `anchored` with bool
Use the bool type instead of an integer for the variable `anchored`,
since this represents its purpose much better.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Change-Id: I5bedaf47cdd2fd5d152f69b6b02aab69fd1285c6
Reviewed-on: https://review.coreboot.org/c/flashrom/+/66903
Reviewed-by: Anastasia Klimchuk <aklm@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'subprojects')
0 files changed, 0 insertions, 0 deletions