diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2023-12-11 14:59:59 +0000 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2024-01-12 13:23:48 +0000 |
commit | 67b5595d3b333fc5bcf82ce1e3aedc217b68b99a (patch) | |
tree | 6f80f9b82e4776dea6129fa37d720abbe270b5f2 /scripts/qapi/parser.py | |
parent | 2d41bf0fe1f70021a22033901777cd4ab42ca68f (diff) | |
download | qemu-67b5595d3b333fc5bcf82ce1e3aedc217b68b99a.zip qemu-67b5595d3b333fc5bcf82ce1e3aedc217b68b99a.tar.gz qemu-67b5595d3b333fc5bcf82ce1e3aedc217b68b99a.tar.bz2 |
chardev: use bool for fe_is_open
The function qemu_chr_fe_init already treats be->fe_open as a bool and
if it acts like a bool it should be one. While we are at it make the
variable name more descriptive and add kdoc decorations.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20231211145959.93759-1-alex.bennee@linaro.org>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions