diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2012-08-16 16:45:02 -0600 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2012-08-22 11:34:38 -0600 |
commit | 0b79ca2a800d1a2ed0386886c8358217f3371592 (patch) | |
tree | e78f58f56b3de5f22804e72c21641e78155d9c4d /drivers/parisc/lasi.c | |
parent | f5725f4d3d9a69c647d6d2d504bd0ae87d9a08df (diff) | |
download | linux-0b79ca2a800d1a2ed0386886c8358217f3371592.tar.bz2 |
parisc/PCI: Use list_for_each_entry() for bus->devices traversal
Replace list_for_each() + pci_dev_b() with the simpler
list_for_each_entry().
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Yinghai Lu <yinghai@kernel.org>
CC: linux-parisc@vger.kernel.org
Diffstat (limited to 'drivers/parisc/lasi.c')
0 files changed, 0 insertions, 0 deletions