aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-07-21 11:34:51 +0100
committerKrzysztof Kozlowski <[email protected]>2023-05-08 08:14:50 +0200
commit9033ff4c0fc65f3f168ee029b7e302a999c152ca (patch)
tree8208e707bd3f70346457c3b33980d54d5d32d2e1 /tools/perf/scripts/python/bin/stackcollapse-report
parenta8c4dda94115c4079d3aaa35ba238f2376b6aa53 (diff)
w1: remove redundant initialization to variable result
The variable result is being initialized with a value that is never read, it is being updated later on. The assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions