diff options
author | Felix Singer <felixsinger@posteo.net> | 2022-08-19 03:23:35 +0200 |
---|---|---|
committer | Anastasia Klimchuk <aklm@chromium.org> | 2022-09-08 02:13:17 +0000 |
commit | 13e74d26eaf59b22576d21e9623dc30e91c02de0 (patch) | |
tree | 110df10c24271302627b39a2b964dbbca4e971ea /bindings/rust/libflashrom/src | |
parent | 77f31f7f5a316479a86b18adc8d4fe882a0f331a (diff) | |
download | flashrom-13e74d26eaf59b22576d21e9623dc30e91c02de0.tar.gz flashrom-13e74d26eaf59b22576d21e9623dc30e91c02de0.tar.bz2 flashrom-13e74d26eaf59b22576d21e9623dc30e91c02de0.zip |
ich_descriptors.c: Retype variable `has_forbidden_opcode` with bool
Use the bool type instead of an integer for the variable
`has_forbidden_opcode`, since this represents its purpose much better.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Change-Id: I6214956e377547b894fc76237832b6f7b2db41dd
Reviewed-on: https://review.coreboot.org/c/flashrom/+/66899
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 'bindings/rust/libflashrom/src')
0 files changed, 0 insertions, 0 deletions