From: Bjorn Helgaas Date: Fri, 16 Dec 2011 12:31:49 +0000 (+0000) Subject: sunhme/PCI: use list_for_each_entry() for bus->devices traversal X-Git-Tag: v3.3-rc1~182^2~165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc12d289e10afe0205738af30883853ed0ab6883;p=pandora-kernel.git sunhme/PCI: use list_for_each_entry() for bus->devices traversal Replace open-coded list traversal with list_for_each_entry(). CC: David S. Miller CC: netdev@vger.kernel.org Signed-off-by: Bjorn Helgaas Signed-off-by: David S. Miller --- Reading git-diff-tree failed