diff options
author | 2021-02-12 18:30:08 -0500 | |
---|---|---|
committer | 2021-02-22 18:07:00 -0500 | |
commit | 9422f2fafef620363736d67d9d4add434684b04e (patch) | |
tree | 93d0892abfc533bf317c01fe810a338fcf10e75a /drivers/gpu/drm/amd/pm/amdgpu_pm.c | |
parent | drm/amd/display: Don't optimize bandwidth before disabling planes (diff) | |
download | linux-rng-9422f2fafef620363736d67d9d4add434684b04e.tar.xz linux-rng-9422f2fafef620363736d67d9d4add434684b04e.zip |
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 <aric.cyr@amd.com>
Acked-by: Bindu Ramamurthy <bindu.r@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/pm/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions