[libvirt] [PATCH 08/24] hostdev: Remove false comment

Andrea Bolognani abologna at redhat.com
Tue Mar 8 10:05:38 UTC 2016


On Mon, 2016-03-07 at 22:02 -0500, Laine Stump wrote:
> On 03/07/2016 12:24 PM, Andrea Bolognani wrote:
> > 
> > ---
> >   src/util/virhostdev.c | 3 ---
> >   1 file changed, 3 deletions(-)
> > 
> > diff --git a/src/util/virhostdev.c b/src/util/virhostdev.c
> > index adc4eec..5be61cd 100644
> > --- a/src/util/virhostdev.c
> > +++ b/src/util/virhostdev.c
> > @@ -727,9 +727,6 @@ virHostdevPreparePCIDevices(virHostdevManagerPtr hostdev_mgr,
> >           virPCIDevicePtr dev = virPCIDeviceListGet(pcidevs, i);
> >   
> >           if (virPCIDeviceGetManaged(dev)) {
> > -            /* NB: This doesn't actually re-bind to original driver, just
> > -             * unbinds from the stub driver
> > -             */
> >               VIR_DEBUG("Reattaching managed PCI device %s",
> >                         virPCIDeviceGetName(dev));
> >               ignore_value(virPCIDeviceReattach(dev,
> ACK.

The commit message was supposed to be a placeholder, so I
reworked it a bit before pushing.

Cheers.

-- 
Andrea Bolognani
Software Engineer - Virtualization Team




More information about the libvir-list mailing list