PCI: Remove unused pci_dev_b()
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 16 Aug 2012 23:13:00 +0000 (17:13 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 22 Aug 2012 17:34:38 +0000 (11:34 -0600)
commitc29aabe22eafb4914aecebab6e99623894d81564
treeca5f6b17942c97de40e073390ac5732454de9097
parent0a4af1473a7d81fc90e195fb5b241ab5fcf933ca
PCI: Remove unused pci_dev_b()

All uses of pci_dev_b() have been replaced by list_for_each_entry(), so
remove it.

Tested-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Yinghai Lu <yinghai@kernel.org>
include/linux/pci.h