-
由 Bjorn Helgaas 提交于
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: NBjorn Helgaas <bhelgaas@google.com>7baf69c7
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: NBjorn Helgaas <bhelgaas@google.com>