Eric Blake <[email protected]> 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   [email protected]    +1-801-349-2682
> Libvirt virtualization library http://libvirt.org
> 
> [attachment "signature.asc" deleted by Stefan Berger/Watson/IBM] 
--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to