commit | c29aabe22eafb4914aecebab6e99623894d81564 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Aug 16 17:13:00 2012 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Aug 22 11:34:38 2012 -0600 |
tree | ca5f6b17942c97de40e073390ac5732454de9097 | |
parent | 0a4af1473a7d81fc90e195fb5b241ab5fcf933ca [diff] |
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>