]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: rename method to virKModIsProhibited
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 16 Jun 2020 11:12:09 +0000 (12:12 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 26 Jun 2020 14:39:33 +0000 (15:39 +0100)
commite8645610c888a1823fc6c8b09c631ca2129f14d6
tree4d3c7ca3b017f2da30009f767d06eb9f16e13b82
parentbec026145d1c42d37463b28c8f55689b5d0eb059
util: rename method to virKModIsProhibited

This new naming matches the terminology used in the error
messages that the callers report.

Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/libvirt_private.syms
src/util/virfile.c
src/util/virkmod.c
src/util/virkmod.h
src/util/virpci.c