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:
c6f0d5a
)
ARM/PCI: Use list_for_each_entry() for bus traversal
author
Yijing Wang
<wangyijing@huawei.com>
Thu, 13 Feb 2014 13:13:59 +0000
(21:13 +0800)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 14 Feb 2014 18:20:50 +0000
(11:20 -0700)
Replace list_for_each() + pci_bus_b() with list_for_each_entry().
Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found