From: Yijing Wang Date: Thu, 13 Feb 2014 13:13:59 +0000 (+0800) Subject: ARM/PCI: Use list_for_each_entry() for bus traversal X-Git-Tag: v3.15-rc1~143^2~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0197e0cc6c68c4498cd9008db33b3ba4c3b11ba;p=pandora-kernel.git ARM/PCI: Use list_for_each_entry() for bus traversal Replace list_for_each() + pci_bus_b() with list_for_each_entry(). Signed-off-by: Yijing Wang Signed-off-by: Bjorn Helgaas Acked-by: Russell King --- Reading git-diff-tree failed