On Mon, May 14, 2012 at 08:06:03AM -0500, Jamie Strandboge wrote:
> On Fri, 2012-05-11 at 22:39 -0400, Stefan Berger wrote:
> > > +    if (virtDriver&&  STREQ(virtDriver, "LXC"))
> > > +        return rc;
> > > +
> 
> ACK once changed to:
> if (virtDriver && STREQ(virtDriver, "LXC"))

The patch is already like that actually - it was Stefan's mail client
mangling whitespace in his reply that made it look odd

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to