diff options
author | Kelsey Skunberg <[email protected]> | 2019-07-17 12:23:53 -0600 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2019-07-23 18:32:49 -0500 |
commit | fae6b93b19b42fcae0ef71e669b643f3366f6824 (patch) | |
tree | 4e19358f4c726b8718c71a710ae625a7ebbe033f /net/unix/af_unix.c | |
parent | 4f77e0956bd99901af2bfc6641437ff8bff8d4a4 (diff) |
PCI: Unexport pci_bus_get() and pci_bus_put()
pci_bus_get() and pci_bus_put() are not used by a loadable kernel module
and do not need to be exported.
These were exported by fe830ef62ac6 ("PCI: Introduce pci_bus_{get|put}() to
manage PCI bus reference count"), but there are no loadable modules in the
tree that use them.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Kelsey Skunberg <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions