diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-11-04 16:27:16 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-11-05 06:06:13 +0300 |
commit | 8c169c28f40bd78b772c4d95306735c00f8db80d (patch) | |
tree | b3243c1681d654bb3d6694530459b0992051c01b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 7362945aea72fccc9df4f4e7643c971e0a8c33dc (diff) | |
download | linux-8c169c28f40bd78b772c4d95306735c00f8db80d.tar.xz |
qlogic/qed: remove bogus NULL check
We check if "p_hwfn" is NULL and then dereference it in the error
handling code. I read the code and it isn't NULL so let's remove the
check.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions