]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: caps: Make capability filler functions void
authorPeter Krempa <pkrempa@redhat.com>
Fri, 25 Oct 2019 11:25:20 +0000 (13:25 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 12 Nov 2019 13:37:55 +0000 (14:37 +0100)
commit6b9f2e8847b6f84d22f5c17f29341c1d1665fd4c
tree611e18901f88f857c9eddffd2d70152ce379dfb0
parente60174fb3a6e04d5eae1f72d817eb125d389ff92
qemu: caps: Make capability filler functions void

Most of them don't have anything to report so we can simplify the logic.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/qemu/qemu_capabilities.c