On 5/5/21 9:21 PM, Volker Rümelin wrote: > Don't deassert the irq twice if the queue is empty. While the > second deassertion doesn't do any harm, it's unnecessary. > > Signed-off-by: Volker Rümelin <vr_q...@t-online.de> > --- > hw/input/ps2.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>