diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2016-10-06 13:36:08 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2016-10-11 22:41:07 -0500 |
commit | 6d76833c5223348dc8fddaa31584d923cae2a566 (patch) | |
tree | 626b3d911afc7851aabb72b0896674c06e19484c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f66e5b290796aeb6c5e027506175c87978f2722a (diff) |
PCI: iproc: Remove redundant null pointer checking
The callers never pass a null "pcie" pointer (they check for kzalloc
failure), so we don't need to check here. The bus driver should never call
the probe function with a null ->dev pointer, so we don't need to check
that either. No functional change intended.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions