On Mon, 2 Mar 2026 at 22:03, Bernhard Beschow <[email protected]> wrote: > > Use fifo8_is_empty() and fifo8_is_full() to improve readability of the > code. > > Signed-off-by: Bernhard Beschow <[email protected]> > --- > hw/char/serial.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) >
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
