aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-06-05 14:13:47 +0100
committerJason Gunthorpe <[email protected]>2021-06-07 20:20:05 -0300
commitcd16b32c15edf98ea787cab23b37ff0ee17300a9 (patch)
tree3322f51148c7ae1f5a5fe98acd6e857b8bebff07 /tools/perf/scripts/python/bin/stackcollapse-report
parent1b01a42c9cc478782f4ab6f3c51ff9c091277b5a (diff)
RDMA/irdma: remove redundant initialization of variable val
The variable val is being initialized with a value that is never read, it is being updated later on. The assignment is redundant and can be removed. Link: https://lore.kernel.org/r/[email protected] Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Acked-by: Shiraz Saleem <[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