diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2014-01-10 15:46:34 -0700 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2014-01-13 11:57:29 -0700 |
commit | e2760c54a4f5131867bf1b35d59169267d35d3d0 (patch) | |
tree | f76aab513a0cb1c791364bcbab093d57705ffd6d /drivers/pci/pci.h | |
parent | 4ab44676064baeb6c7d807c0f627e07d29ce48e0 (diff) | |
download | linux-e2760c54a4f5131867bf1b35d59169267d35d3d0.tar.gz linux-e2760c54a4f5131867bf1b35d59169267d35d3d0.tar.bz2 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