Re: [PATCH v3 4/4] PCI/IOV: Move sysfs SR-IOV functions to iov.c

2019-08-15 Thread sathyanarayanan kuppuswamy
On 8/15/19 8:33 AM, Kelsey Skunberg wrote: The sysfs SR-IOV functions are for an optional feature and will be better organized to keep with the feature's code. Move the sysfs SR-IOV functions to /pci/iov.c. Signed-off-by: Kelsey Skunberg Looks good to me. Reviewed-by: Kuppuswamy Sathyanara

[PATCH v3 4/4] PCI/IOV: Move sysfs SR-IOV functions to iov.c

2019-08-15 Thread Kelsey Skunberg
The sysfs SR-IOV functions are for an optional feature and will be better organized to keep with the feature's code. Move the sysfs SR-IOV functions to /pci/iov.c. Signed-off-by: Kelsey Skunberg --- drivers/pci/iov.c | 168 ++ drivers/pci/pci-sysfs.c | 1