Skip to content
Snippets Groups Projects
Commit 0b79ca2a authored by Bjorn Helgaas's avatar Bjorn Helgaas
Browse files

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: default avatarBjorn Helgaas <bhelgaas@google.com>
Acked-by: default avatarYinghai Lu <yinghai@kernel.org>
CC: linux-parisc@vger.kernel.org
parent f5725f4d
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment