diff options
author | Kelsey Skunberg <skunberg.kelsey@gmail.com> | 2019-08-13 14:45:13 -0600 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2019-08-20 14:05:05 -0500 |
commit | aaee0c1ffd6399d291b030b49d622b81dd5071c5 (patch) | |
tree | e425adf83cc7379d45c005ec1f260cf3b6180c9d /CREDITS | |
parent | e2154044dd4168bc25c70170dfa6179b57f63914 (diff) | |
download | linux-aaee0c1ffd6399d291b030b49d622b81dd5071c5.tar.bz2 |
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/20190813204513.4790-4-skunberg.kelsey@gmail.com
Signed-off-by: Kelsey Skunberg <skunberg.kelsey@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Donald Dutile <ddutile@redhat.com>
Reviewed-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions