diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2014-01-24 20:51:06 +0400 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2014-02-04 10:11:31 +0400 |
commit | ce300008023fc4ddb561c48bf7e157c8e6279f46 (patch) | |
tree | 528d32596ec70f3cb03bef6a57c41174edb42b71 /fs/notify | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 (diff) | |
download | linux-ce300008023fc4ddb561c48bf7e157c8e6279f46.tar.xz |
PCI: Remove unnecessary list_empty(&pci_pme_list) check
list_for_each_entry() handles empty lists just fine, so there's no need to
check whether the list is empty first.
No functional change.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Rafael J. Wysocki <rjw@rjwysocki.net>
Diffstat (limited to 'fs/notify')
0 files changed, 0 insertions, 0 deletions