diff options
author | Markus Armbruster | 2019-12-04 10:36:11 +0100 |
---|---|---|
committer | Markus Armbruster | 2019-12-18 08:36:15 +0100 |
commit | 53cb2fc859bef4116bb5e8ef9a80ca6c05963d6f (patch) | |
tree | a73ad09ba05c162f5983805b0b8bbe9de28d3ac0 /tests/test-io-task.c | |
parent | io: Fix Error usage in a comment <example> (diff) | |
download | qemu-53cb2fc859bef4116bb5e8ef9a80ca6c05963d6f.tar.gz qemu-53cb2fc859bef4116bb5e8ef9a80ca6c05963d6f.tar.xz qemu-53cb2fc859bef4116bb5e8ef9a80ca6c05963d6f.zip |
tests: Clean up initialization of Error *err variables
Declaring a local Error *err without initializer looks suspicious.
Fuse the declaration with the initialization to avoid that.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20191204093625.14836-5-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Diffstat (limited to 'tests/test-io-task.c')
0 files changed, 0 insertions, 0 deletions