[libvirt] [PATCH v2 02/21] conf: change virNWFilterBindingPtr to virNWFilterBindingDefPtr

John Ferlan jferlan at redhat.com
Thu May 17 14:35:39 UTC 2018



On 05/15/2018 01:43 PM, Daniel P. Berrangé wrote:
> We are going to want to expose the NWFilter binding concept in the
> public API, so the virNWFilterBindingPtr type needs to be used there.
> Our internal type will shortly gain an XML representation, so rename
> it to virNWFilterBindingDefPtr which follows our normal conventions.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  src/conf/nwfilter_conf.c | 24 ++++++++++++------------
>  src/conf/nwfilter_conf.h | 12 ++++++------
>  src/libvirt_private.syms |  4 ++--
>  3 files changed, 20 insertions(+), 20 deletions(-)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list