diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2012-08-17 00:45:02 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2012-08-22 19:34:38 +0200 |
commit | 0b79ca2a800d1a2ed0386886c8358217f3371592 (patch) | |
tree | e78f58f56b3de5f22804e72c21641e78155d9c4d /drivers/parisc/pdc_stable.c | |
parent | parisc/PCI: Enable PERR/SERR on all devices (diff) | |
download | linux-0b79ca2a800d1a2ed0386886c8358217f3371592.tar.xz linux-0b79ca2a800d1a2ed0386886c8358217f3371592.zip |
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/pdc_stable.c')
0 files changed, 0 insertions, 0 deletions