aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorKelsey Skunberg <[email protected]>2019-07-24 17:38:43 -0600
committerBjorn Helgaas <[email protected]>2019-07-30 08:45:52 -0500
commitecd29c1a38af4ba6e61382591dfe93f06f14ba25 (patch)
tree95a88df15dd1d79553446818d2362efd7f38a39d /net/lapb/lapb_in.c
parent003d3b2c5f835d897b3b10a13a9e1340630e93f1 (diff)
PCI: Make pci_bus_get(), pci_bus_put() private
These interfaces: struct pci_bus *pci_bus_get(struct pci_bus *bus); void pci_bus_put(struct pci_bus *bus); are only used in drivers/pci/ and do not need to be seen by the rest of the kernel. Move them to drivers/pci/pci.h so they're private to the PCI subsystem. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Kelsey Skunberg <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions