aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-05-31 10:21:01 +0100
committerJason Gunthorpe <[email protected]>2019-06-07 14:56:26 -0300
commitfa027328a1c93d72031e6cc6b4a7eee967fd7406 (patch)
tree522920f26e57e5944a7c861e7ba006ff5962d8f2 /tools/perf/scripts/python/bin/stackcollapse-report
parentbcef5b7215681250c4bf8961dfe15e9e4fef97d0 (diff)
RDMA/hns: fix inverted logic of readl read and shift
A previous change incorrectly changed the inverted logic and logically negated the readl rather than the shifted readl result. Fix this by adding in missing parentheses around the expression that needs to be logically negated. Addresses-Coverity: ("Logically dead code") Fixes: 669cefb654cb ("RDMA/hns: Remove jiffies operation in disable interrupt context") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions