aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorKelsey Skunberg <[email protected]>2019-07-24 17:38:48 -0600
committerBjorn Helgaas <[email protected]>2019-07-30 08:45:56 -0500
commit621f7e354fd8f99db0e3f7a0e8cda238caee9f3a (patch)
treef55974ea7f23fe2adb666be3c74fca6f6bb439a8 /net/unix/af_unix.c
parentac6c26da29c12fa511c877c273ed5c939dc9e96c (diff)
PCI: Make pci_set_of_node(), etc private
These interfaces: void pci_set_of_node(struct pci_dev *dev); void pci_release_of_node(struct pci_dev *dev); void pci_set_bus_of_node(struct pci_bus *bus); void pci_release_bus_of_node(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/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions