Re: [PATCH V10 04/12] powerpc/pci: Remove VFs prior to PF

2015-10-29 Thread Wei Yang
On Fri, Oct 30, 2015 at 02:04:12PM +1100, Alexey Kardashevskiy wrote: >On 10/26/2015 02:15 PM, Wei Yang wrote: >>As commit ac205b7bb72f ("PCI: make sriov work with hotplug remove") indicates, >>VFs, which might be hooked to same PCI bus as their PF should be removed > >A comma is missing before "sh

Re: [PATCH V10 04/12] powerpc/pci: Remove VFs prior to PF

2015-10-29 Thread Alexey Kardashevskiy
On 10/26/2015 02:15 PM, Wei Yang wrote: As commit ac205b7bb72f ("PCI: make sriov work with hotplug remove") indicates, VFs, which might be hooked to same PCI bus as their PF should be removed A comma is missing before "should be" (or you did not need a comma after "VFs" may be :) ). before