aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/powerpc-hcalls.py
diff options
context:
space:
mode:
authorSelvin Xavier <[email protected]>2018-10-08 03:27:55 -0700
committerJason Gunthorpe <[email protected]>2018-10-16 00:03:50 -0600
commiteae4ad1b0c9a77ef0cbac212d58d46976eaacfc1 (patch)
tree9790bc8346e861106e5224e3f6af35cf6524f250 /tools/perf/scripts/python/powerpc-hcalls.py
parent1b7042d7a586a4b8c9d257ceba6f40390bcd21ee (diff)
RDMA/bnxt_re: Avoid NULL check after accessing the pointer
This is reported by smatch check. rcfw->creq_bar_reg_iomem is accessed in bnxt_qplib_rcfw_stop_irq and this variable check afterwards doesn't make sense. Also, rcfw->creq_bar_reg_iomem will never be NULL. So Removing this check. Reported-by: Dan Carpenter <[email protected]> Fixes: 6e04b1035689 ("RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changes") Signed-off-by: Selvin Xavier <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions