commit | fd3768349b0ba7bac9e102a8f146f783a03926fe | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Aug 16 16:44:18 2012 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Aug 22 11:34:38 2012 -0600 |
tree | 5b9ff973c95a87630ade40f4a6f77bf52930ad32 | |
parent | a7479d74460a4873b73534aa89cb82ab70ff8a32 [diff] |
frv/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> Acked-by: Yinghai Lu <yinghai@kernel.org> CC: David Howells <dhowells@redhat.com>