diff options
| author | Julia Lawall <[email protected]> | 2016-01-11 14:22:36 +0000 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2016-01-11 14:22:36 +0000 |
| commit | 4058937a40f73d46502f6042f87bc90f99bc36fe (patch) | |
| tree | 9357b0f0c63387a3345444cfca674b583e605ee3 /net/unix/af_unix.c | |
| parent | PCI: hotplug: Use list_for_each_entry() to simplify code (diff) | |
| download | kernel-4058937a40f73d46502f6042f87bc90f99bc36fe.tar.gz kernel-4058937a40f73d46502f6042f87bc90f99bc36fe.zip | |
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 <[email protected]>
Signed-off-by: Julia Lawall <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
CC: Geliang Tang <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
