diff options
author | Kelsey Skunberg <[email protected]> | 2019-08-13 14:45:13 -0600 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2019-08-20 14:05:05 -0500 |
commit | aaee0c1ffd6399d291b030b49d622b81dd5071c5 (patch) | |
tree | e425adf83cc7379d45c005ec1f260cf3b6180c9d /net/unix/af_unix.c | |
parent | e2154044dd4168bc25c70170dfa6179b57f63914 (diff) |
PCI/IOV: Move sysfs SR-IOV functions to iov.c
The sysfs SR-IOV functions are only needed when the kernel is built with
SR-IOV support. Rather than put them in pci-sysfs.c under #ifdef
CONFIG_PCI_IOV, move them to iov.c, which is only compiled when
CONFIG_PCI_IOV=y.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Kelsey Skunberg <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Donald Dutile <[email protected]>
Reviewed-by: Kuppuswamy Sathyanarayanan <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions