diff options
author | Volker Rümelin <vr_qemu@t-online.de> | 2021-09-16 21:22:38 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2021-11-02 17:24:18 +0100 |
commit | 014b00cc0a6b975fd67d7a1d5d49588c4d325a40 (patch) | |
tree | 7e72dfb78955ef9de0606db80c461e4103f9d1be /.gitlab | |
parent | ec222519046bb6296bd1acc5a467c791d803d56c (diff) | |
download | qemu-014b00cc0a6b975fd67d7a1d5d49588c4d325a40.zip qemu-014b00cc0a6b975fd67d7a1d5d49588c4d325a40.tar.gz qemu-014b00cc0a6b975fd67d7a1d5d49588c4d325a40.tar.bz2 |
ui/console: remove chardev frontend connected test
The test if the chardev frontend is connected in
kbd_put_keysym_console() is redundant, because the call
to qemu_chr_be_can_write() in kbd_send_chars() tests
the connected condition again.
Remove the redundant test whether the chardev frontend
is connected.
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Message-Id: <20210916192239.18742-3-vr_qemu@t-online.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to '.gitlab')
0 files changed, 0 insertions, 0 deletions