monitor: Drop dead QMP check from monitor_read_password()
commitbcf5d19c59a527c91bc29704f3e4956119c050cf
authorMarkus Armbruster <armbru@redhat.com>
Thu, 12 Mar 2015 16:26:46 +0000 (12 17:26 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 17 Mar 2015 13:11:43 +0000 (17 14:11 +0100)
tree35c2fb66c70324e930125bb523ac7537304ff8b3
parent63216dc78d2d52448afdfbe0e0bacb2c669083b4
monitor: Drop dead QMP check from monitor_read_password()

Function is only called in HMP context since commit 333a96e "qapi:
Convert change".

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
monitor.c