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:
43ca495
)
MIPS: PCI: use list_for_each_entry() for bus->devices traversal
author
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 16 Dec 2011 22:31:39 +0000
(15:31 -0700)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 20 Feb 2012 17:33:19 +0000
(18:33 +0100)
Replace open-coded list traversal with list_for_each_entry().
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: linux-pci@vger.kernel.org
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3200/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found