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