]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2xmltest: testInfoSetPaths: Remove return value
authorPeter Krempa <pkrempa@redhat.com>
Fri, 26 Mar 2021 17:53:32 +0000 (18:53 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 12 Apr 2021 14:09:41 +0000 (16:09 +0200)
commite4332faf398214b9ba408ac4d0e734d3554ba87c
treee03ef26e841ebf1e06b6888441d5c3e5ae798b34
parentb5ee95561ae74b383803023e4defa24f4045e2b1
qemuxml2xmltest: testInfoSetPaths: Remove return value

The function doesn't fail. Remove the return value and checks.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2xmltest.c