summary refs log tree commit diff stats
path: root/include/qemu/coroutine_int.h
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2018-03-20 18:11:09 +0100
committerKevin Wolf <kwolf@redhat.com>2018-03-26 12:17:43 +0200
commit0fcc38e7d0fb102ab9e9a9734459bdff89d3121f (patch)
treeffaa2f2e2d0aa256838535b321b0fcbe3c59066d /include/qemu/coroutine_int.h
parentb412f49407e81dd6cdd9aaf5310895e579ed21d6 (diff)
downloadfocaccia-qemu-0fcc38e7d0fb102ab9e9a9734459bdff89d3121f.tar.gz
focaccia-qemu-0fcc38e7d0fb102ab9e9a9734459bdff89d3121f.zip
vhdx: Don't use error_setg_errno() with constant errno
error_setg_errno() is meant for cases where we got an errno from the OS
that can add useful extra information to an error message. It's
pointless if we pass a constant errno, these cases should use plain
error_setg().

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Diffstat (limited to 'include/qemu/coroutine_int.h')
0 files changed, 0 insertions, 0 deletions