commit | bc12d289e10afe0205738af30883853ed0ab6883 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Fri Dec 16 12:31:49 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 19 16:13:36 2011 -0500 |
tree | f4019b7d998226aa000945dfbc8ae185ac1f7f53 | |
parent | 0a955c3a6f44927b81ae3bc91b0448eb104d8316 [diff] |
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 <davem@davemloft.net> CC: netdev@vger.kernel.org Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>