diff options
| author | Colin Ian King <[email protected]> | 2021-03-03 14:06:54 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-03-05 15:14:02 -0500 |
| commit | d0c048560a041789d64f95dcb18be11040b3be9b (patch) | |
| tree | 2a5e8db967ccd5226602b25d68b70294ff640bdc /tools/perf/scripts/python/bin | |
| parent | 864f8b848bab8af73955c82be0d6b48e2ae51b6b (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 <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions