commit | f79eaeb108499e10fa604103737e7273404e76a4 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Fri Dec 16 15:31:39 2011 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Feb 20 18:33:19 2012 +0100 |
tree | 785b007afc5cdd49e145e292faee12a051243597 | |
parent | 43ca4957a15a120d0822a60a22998dbb41bbf075 [diff] |
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 <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>