diff options
| author | Colin Ian King <[email protected]> | 2021-07-21 11:34:51 +0100 |
|---|---|---|
| committer | Krzysztof Kozlowski <[email protected]> | 2023-05-08 08:14:50 +0200 |
| commit | 9033ff4c0fc65f3f168ee029b7e302a999c152ca (patch) | |
| tree | 8208e707bd3f70346457c3b33980d54d5d32d2e1 /tools/perf/scripts/python/bin/task-analyzer-report | |
| parent | a8c4dda94115c4079d3aaa35ba238f2376b6aa53 (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/task-analyzer-report')
0 files changed, 0 insertions, 0 deletions