Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PCI: designware: Simplify host bridge window iteration
The switch is the only statement in the resource_list_for_each_entry() loop, so remove unnecessary "continue" statements in the switch. No functional change intended. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
- Loading branch information