]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: storage: Drop virStoragePRDefIsEnabled
authorPeter Krempa <pkrempa@redhat.com>
Mon, 14 May 2018 05:24:25 +0000 (07:24 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 16 May 2018 04:32:28 +0000 (06:32 +0200)
commit900fc66121ed37777af796e9789f8d1c23f69a33
tree265699f15e3e3b3a893e0e28087cb6156f5948e8
parente72b3f0bbee40017fa010e5c2db4f56d5b5ce6c2
util: storage: Drop virStoragePRDefIsEnabled

The function now does not do anything useful. Replace it by the pointer
check.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
src/libvirt_private.syms
src/qemu/qemu_command.c
src/qemu/qemu_domain.c
src/qemu/qemu_hotplug.c
src/util/virstoragefile.c
src/util/virstoragefile.h