git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a4af14
)
PCI: Remove unused pci_dev_b()
author
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 16 Aug 2012 23:13:00 +0000
(17:13 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 22 Aug 2012 17:34:38 +0000
(11:34 -0600)
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>
No differences found