diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2014-01-10 23:46:34 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2014-01-13 19:57:29 +0100 |
commit | e2760c54a4f5131867bf1b35d59169267d35d3d0 (patch) | |
tree | f76aab513a0cb1c791364bcbab093d57705ffd6d /drivers/pci/pci.h | |
parent | PCI: Remove unused pci_renumber_slot() (diff) | |
download | linux-e2760c54a4f5131867bf1b35d59169267d35d3d0.tar.xz linux-e2760c54a4f5131867bf1b35d59169267d35d3d0.zip |
PCI: Remove unused alloc_pci_dev()
My philosophy is unused code is dead code. And dead code is subject to bit
rot and is a likely source of bugs. Use it or lose it.
This removes this unused and deprecated interface:
alloc_pci_dev()
[bhelgaas: split to separate patch]
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/pci.h')
0 files changed, 0 insertions, 0 deletions