On Thu, Oct 24, 2019 at 03:56:35PM +0200, Peter Krempa wrote:
The function now never returned an error so we can drop it fully.
now does not return an error
Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx> --- src/conf/domain_conf.c | 2 -- src/libvirt_private.syms | 1 - src/nwfilter/nwfilter_gentech_driver.c | 4 ---- src/nwfilter/nwfilter_learnipaddr.c | 5 ----- src/security/virt-aa-helper.c | 11 ---------- src/util/virbitmap.c | 6 ------ src/util/virbuffer.c | 15 ------------- src/util/virbuffer.h | 1 - src/util/vircommand.c | 8 +------ src/util/virlog.c | 8 ------- tests/cputest.c | 4 ---- tests/networkxml2firewalltest.c | 3 --- tests/nwfilterebiptablestest.c | 21 ------------------ tests/nwfilterxml2firewalltest.c | 3 --- tests/testutils.c | 2 -- tests/vboxsnapshotxmltest.c | 5 ----- tests/virbuftest.c | 23 +++----------------- tests/virfirewalltest.c | 30 -------------------------- tests/virkmodtest.c | 6 +----- tests/virnetdevbandwidthtest.c | 5 ----- tests/virsystemdtest.c | 3 --- tools/virsh-checkpoint.c | 5 ----- tools/virsh-domain-monitor.c | 6 ------ tools/virsh-domain.c | 28 ------------------------ tools/virsh-pool.c | 9 -------- tools/virsh-snapshot.c | 5 ----- tools/virsh-volume.c | 4 ---- tools/vsh.c | 18 ---------------- 28 files changed, 5 insertions(+), 236 deletions(-)
Reviewed-by: Ján Tomko <jtomko@xxxxxxxxxx> Jano
Attachment:
signature.asc
Description: PGP signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list