diff options
author | Kevin Wolf <kwolf@redhat.com> | 2020-02-14 21:08:09 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2020-02-18 10:53:56 +0100 |
commit | 0c42e175fcc9d9ed888e4d7a30237ddf36454d19 (patch) | |
tree | c298090b02a0fd9dc5b4247d511e1bb98e05f70f /python/qemu/qmp.py | |
parent | c5507b4d55f1f2989d3c108be387f62ed092ddc0 (diff) | |
download | qemu-0c42e175fcc9d9ed888e4d7a30237ddf36454d19.zip qemu-0c42e175fcc9d9ed888e4d7a30237ddf36454d19.tar.gz qemu-0c42e175fcc9d9ed888e4d7a30237ddf36454d19.tar.bz2 |
commit: Inline commit_populate()
commit_populate() is a very short function and only called in a single
place. Its return value doesn't tell us whether an error happened while
reading or writing, which would be necessary for sending the right data
in the BLOCK_JOB_ERROR QMP event.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20200214200812.28180-5-kwolf@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'python/qemu/qmp.py')
0 files changed, 0 insertions, 0 deletions