diff options
author | Evan Quan <[email protected]> | 2020-10-28 10:33:04 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-10-30 14:27:15 -0400 |
commit | e31ae352b77627666a06342373257d050971956f (patch) | |
tree | 970921806c54719e9b62e184b4eee789170c50ab /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 660b3bd82b4f4bb777f5a3d1910ad2cb81f44918 (diff) |
drm/amd/pm: fix compile warnings about variable used uninitialized
Fix the compile warnings below:
>> drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:1743:13: warning: variable 'min' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
>> drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:1743:13: warning: variable 'max' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
Signed-off-by: Evan Quan <[email protected]>
Reported-by: kernel test robot <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions