diff options
| author | 2021-03-03 14:06:54 +0000 | |
|---|---|---|
| committer | 2021-03-05 15:14:02 -0500 | |
| commit | d0c048560a041789d64f95dcb18be11040b3be9b (patch) | |
| tree | 2a5e8db967ccd5226602b25d68b70294ff640bdc /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | drm/amdgpu/display: Remove unnecessary conversion to bool (diff) | |
drm/amd/display: remove redundant initialization of variable status
The variable status 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 <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
