diff options
author | Julia Lawall <julia.lawall@lip6.fr> | 2016-01-11 17:22:36 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2016-01-11 17:22:36 +0300 |
commit | 4058937a40f73d46502f6042f87bc90f99bc36fe (patch) | |
tree | 9357b0f0c63387a3345444cfca674b583e605ee3 /drivers/pci/hotplug/cpqphp.h | |
parent | 2ac83cccabbc8d264c20ce11931d60e0e6ea3f53 (diff) | |
download | linux-4058937a40f73d46502f6042f87bc90f99bc36fe.tar.xz |
PCI: ibmphp: Remove unneeded NULL test
Remove unneeded NULL test. The index variable of list_for_each_entry is
never NULL, as it is the structure that contains the list pointer.
Generated by: scripts/coccinelle/iterators/itnull.cocci
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: Geliang Tang <geliangtang@163.com>
Diffstat (limited to 'drivers/pci/hotplug/cpqphp.h')
0 files changed, 0 insertions, 0 deletions