qemu/include/chardev
Alex Bennée 67b5595d3b 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>
2024-01-12 13:23:48 +00:00
..
char-fd.h
char-fe.h chardev: use bool for fe_is_open 2024-01-12 13:23:48 +00:00
char-io.h
char-parallel.h
char-serial.h
char-socket.h
char-win-stdio.h
char-win.h
char.h
spice.h