]> git.proxmox.com Git - mirror_qemu.git/commit
python/console_socket: avoid one-letter variable
authorJohn Snow <jsnow@redhat.com>
Thu, 27 May 2021 21:16:45 +0000 (17:16 -0400)
committerJohn Snow <jsnow@redhat.com>
Tue, 1 Jun 2021 20:21:21 +0000 (16:21 -0400)
commitee1a27235b7965bc5514555eec898f4d067fced2
tree4006004277ef10140692d0e2cca0694a06e0e9b0
parent41787552de447733debe0616b716a0aa138242c7
python/console_socket: avoid one-letter variable

Fixes pylint warnings.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20210527211715.394144-2-jsnow@redhat.com
Message-id: 20210517184808.3562549-2-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
python/qemu/console_socket.py