qemu/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
..
baum.c
char-console.c
char-fd.c
char-fe.c chardev: use bool for fe_is_open 2024-01-12 13:23:48 +00:00
char-file.c
char-hmp-cmds.c
char-io.c
char-mux.c
char-null.c
char-parallel.c
char-pipe.c
char-pty.c
char-ringbuf.c
char-serial.c
char-socket.c
char-stdio.c
char-udp.c
char-win-stdio.c
char-win.c
char.c chardev: use bool for fe_is_open 2024-01-12 13:23:48 +00:00
chardev-internal.h
meson.build
msmouse.c
spice.c
testdev.c
trace-events
trace.h
wctablet.c