]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Make qemuGetMemoryBackingDomainPath static
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 23 Sep 2024 08:15:47 +0000 (10:15 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 24 Sep 2024 08:12:08 +0000 (10:12 +0200)
commitd599fc3d57097cbc1135432e40c5e300b7fa1536
tree552fafa8dba6b676619f65b10b8efd1100f16fd8
parentff49d2a8c2bfc5a03147228a6b7d41c3c80e5ef9
qemu: Make qemuGetMemoryBackingDomainPath static

After previous patches it is not used (and should not be used) outside
of qemu_domain.c.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h