diff options
| author | 2018-03-20 18:11:09 +0100 | |
|---|---|---|
| committer | 2018-03-26 12:17:43 +0200 | |
| commit | 0fcc38e7d0fb102ab9e9a9734459bdff89d3121f (patch) | |
| tree | ffaa2f2e2d0aa256838535b321b0fcbe3c59066d /util/qemu-coroutine.c | |
| parent | vhdx: Require power-of-two block size on create (diff) | |
| download | qemu-0fcc38e7d0fb102ab9e9a9734459bdff89d3121f.tar.xz 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 'util/qemu-coroutine.c')
0 files changed, 0 insertions, 0 deletions
