]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virdnsmasq: remove binaryPath argument from dnsmasqCapsNewFromBuffer
authorPavel Hrdina <phrdina@redhat.com>
Wed, 14 Apr 2021 15:46:47 +0000 (17:46 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Wed, 21 Apr 2021 12:18:18 +0000 (14:18 +0200)
commit84fd53f555163dd69077f83b114d6a8eebd50f3f
treeff0d419842aad828c617070c9d9d5213b2e83054
parent6df8455aac4064d63735beec42f5e1ce51fa72a4
virdnsmasq: remove binaryPath argument from dnsmasqCapsNewFromBuffer

We always pass DNSMASQ so there is no need for the argument at all.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/util/virdnsmasq.c
src/util/virdnsmasq.h
tests/networkxml2conftest.c