From: Bjorn Helgaas Date: Fri, 16 Dec 2011 22:31:39 +0000 (-0700) Subject: MIPS: PCI: use list_for_each_entry() for bus->devices traversal X-Git-Tag: v3.3-rc7~42^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f79eaeb108499e10fa604103737e7273404e76a4;p=pandora-kernel.git MIPS: PCI: use list_for_each_entry() for bus->devices traversal Replace open-coded list traversal with list_for_each_entry(). Signed-off-by: Bjorn Helgaas 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 --- Reading git-diff-tree failed