diff options
author | Felix Singer <felixsinger@posteo.net> | 2022-08-19 00:19:26 +0200 |
---|---|---|
committer | Anastasia Klimchuk <aklm@chromium.org> | 2022-09-08 02:00:31 +0000 |
commit | 5fe7f4f6d18990b9d5fd336fef16b3a09cfbc8b1 (patch) | |
tree | b1ebee1921d19a541114eedf00363fd01fba3df1 /edi.c | |
parent | 27be9edd46d2d30ad16ebe0e689249365a8e9628 (diff) | |
download | flashrom-5fe7f4f6d18990b9d5fd336fef16b3a09cfbc8b1.tar.gz flashrom-5fe7f4f6d18990b9d5fd336fef16b3a09cfbc8b1.tar.bz2 flashrom-5fe7f4f6d18990b9d5fd336fef16b3a09cfbc8b1.zip |
internal.c: Retype appropriate variables with bool
Use the bool type instead of an integer for the variables
`force_laptop`, `not_a_laptop`, `force_boardenable` and
`force_boardmismatch` since this represents their purpose much better.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Change-Id: I159d789112d7a778744b59b45133df3928b8445e
Reviewed-on: https://review.coreboot.org/c/flashrom/+/66870
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Anastasia Klimchuk <aklm@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'edi.c')
0 files changed, 0 insertions, 0 deletions