diff options
author | 2016-08-11 17:38:07 +0100 | |
---|---|---|
committer | 2017-01-23 15:32:19 +0000 | |
commit | 59de517d8d482416a079da7ee8344187d513d4a4 (patch) | |
tree | f24cf5539b7780c8a794bcba796cb2ab4e78c37f /scripts/qapi-commands.py | |
parent | io: change the QIOTask callback signature (diff) | |
download | qemu-59de517d8d482416a079da7ee8344187d513d4a4.tar.xz qemu-59de517d8d482416a079da7ee8344187d513d4a4.zip |
io: remove Error parameter from QIOTask thread worker
Now that task objects have a directly associated error,
there's no need for an an Error **errp parameter to
the QIOTask thread worker function. It already has a
QIOTask object, so can directly set the error on it.
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions