]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virBuildPath: Remove return value
authorPeter Krempa <pkrempa@redhat.com>
Tue, 23 Feb 2021 16:28:09 +0000 (17:28 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 2 Mar 2021 08:50:19 +0000 (09:50 +0100)
commitccac1c2623f5df30154088032d34ce852c2d022f
tree0e7b0dd6e75b62aedc979e0b7c879329ad1d7004
parente8d6a982b6b730437e8b7ca7a79ea6a9225d6cfd
virBuildPath: Remove return value

The function can't fail nowadays, remove the return value and adjust
callers.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Laine Stump <laine@redhat.com>
docs/internals/command.html.in
src/util/virfcp.c
src/util/virfile.c
src/util/virfile.h
src/util/virhook.c
src/util/virpci.c