diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-06-03 15:42:31 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-06-04 19:40:01 +0300 |
commit | c385d41604eeeab738281792e65238ee41528f5e (patch) | |
tree | 3c84a08832b3f5b4c50655e1915551ecca92d27b /tools/perf/scripts/python/syscall-counts.py | |
parent | 7bee75a2ba822c9e573d10c411f6ac233c4c3790 (diff) | |
download | linux-c385d41604eeeab738281792e65238ee41528f5e.tar.xz |
drm/amd/display: remove variable active_disp
The variable active_disp is being initialized with a value that
is never read, it is being re-assigned immediately afterwards.
Clean up the code by removing the need for variable active_disp.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions