diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-06-03 15:34:40 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-06-04 19:40:01 +0300 |
commit | 7bee75a2ba822c9e573d10c411f6ac233c4c3790 (patch) | |
tree | cefe7316c8117e734de0a9594e2ff6fe9cdab885 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 31f33243788dcbae8bd2819ed83923a73f7dfd30 (diff) | |
download | linux-7bee75a2ba822c9e573d10c411f6ac233c4c3790.tar.xz |
drm/amdgpu: remove redundant assignment of variable k
The variable k is being assigned a value that is never read, the
assignment is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions