diff options
| author | Colin Ian King <[email protected]> | 2020-07-01 15:59:05 +0100 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-07-02 12:02:58 -0400 |
| commit | b4237ebafaced79b3ff38259494766849befb30b (patch) | |
| tree | c7176bd2a9d63e2bc23882b2919fd4aa39683822 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 2a80f883988862dc2c52f79291ed38388246cf36 (diff) | |
drm/amd/display: remove redundant initialization of variable result
The variable result is being initialized with a value that is never read
and it is being updated later with a new value. The initialization is
redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions