diff options
| author | Aric Cyr <[email protected]> | 2021-02-12 18:30:08 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-02-22 18:07:00 -0500 |
| commit | 9422f2fafef620363736d67d9d4add434684b04e (patch) | |
| tree | 93d0892abfc533bf317c01fe810a338fcf10e75a /tools/perf/scripts/python/bin | |
| parent | 6ad98e8aeb0106f453bb154933e8355849244990 (diff) | |
drm/amd/display: reduce scope for local var
[Why]
No reason to have uninitialized var at top of function
[How]
Move it to minimum scope where it's actuallty used
Signed-off-by: Aric Cyr <[email protected]>
Acked-by: Bindu Ramamurthy <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions