-
由 Bjorn Helgaas 提交于
list_for_each_entry() handles empty lists, so there's no need to check whether the list is empty first. Signed-off-by: NBjorn Helgaas <bhelgaas@google.com> Acked-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
3323ab8f
list_for_each_entry() handles empty lists, so there's no need to check whether the list is empty first. Signed-off-by: NBjorn Helgaas <bhelgaas@google.com> Acked-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>