OSDN Git Service

scripts/qmp-shell: remove prompt argument from read_exec_command
authorJohn Snow <jsnow@redhat.com>
Mon, 7 Jun 2021 20:06:28 +0000 (16:06 -0400)
committerJohn Snow <jsnow@redhat.com>
Fri, 18 Jun 2021 20:10:07 +0000 (16:10 -0400)
commit1215a1fbef205ba9930a976619163271d8195cdb
tree75f153eaf15d7ab4d9329c9b9f6ea8abaa721388
parent1caa505766dbf7bd233b088e82bd7a745d2ba325
scripts/qmp-shell: remove prompt argument from read_exec_command

It's only ever used by one caller, we can just absorb that logic.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20210607200649.1840382-22-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
scripts/qmp/qmp-shell