diff options
author | Felix Singer <felixsinger@posteo.net> | 2022-08-19 01:02:42 +0200 |
---|---|---|
committer | Anastasia Klimchuk <aklm@chromium.org> | 2022-09-08 02:02:55 +0000 |
commit | 6b70aacdcded47e61b7830f9aa366743afb650cd (patch) | |
tree | c8153987f223bab4c9b28ed96f8a7a00b734a47f /usbdev.c | |
parent | 9197a44c284468876dbf32353c421123f2bd08b0 (diff) | |
download | flashrom-6b70aacdcded47e61b7830f9aa366743afb650cd.tar.gz flashrom-6b70aacdcded47e61b7830f9aa366743afb650cd.tar.bz2 flashrom-6b70aacdcded47e61b7830f9aa366743afb650cd.zip |
serprog.c: Retype variable `have_device` with bool
Use the bool type instead of an integer for the variable `have_device`,
since this represents its purpose much better.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Change-Id: Ia12f1503ae3f7be20a065f22b4ab84c4140cd23e
Reviewed-on: https://review.coreboot.org/c/flashrom/+/66878
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 'usbdev.c')
0 files changed, 0 insertions, 0 deletions