[libvirt] [PATCH] nwfilter: skip interfaces on filter update

Stefan Berger stefanb at us.ibm.com
Tue May 4 00:04:30 UTC 2010


Eric Blake <eblake at redhat.com> wrote on 05/03/2010 05:20:14 PM:

> [image removed] 

> > +                    if (cb->err == 0 && skipIface == true) {
> 
> I probably would have written:
>  if (cb->err == 0 && skipIface)
> but your longhand comparison to true is okay without requiring touchup.

Pushed this one and the previous one.

   Stefan
> 
> ACK.
> 
> -- 
> Eric Blake   eblake at redhat.com    +1-801-349-2682
> Libvirt virtualization library http://libvirt.org
> 
> [attachment "signature.asc" deleted by Stefan Berger/Watson/IBM] 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100503/c0e3255e/attachment-0001.htm>


More information about the libvir-list mailing list