mirror_ubuntu-kernels/drivers/gpu/drm/amd
Evan Quan bc8f830035 drm/amd/powerplay: suppress the kernel test robot warning
Suppress the warning below:
   In file included from drivers/gpu/drm/amd/amdgpu/../powerplay/smu_cmn.c:
>> drivers/gpu/drm/amd/powerplay/smu_cmn.c:485:9: warning: Identical condition 'ret', second condition is always false [identicalConditionAfterEarlyExit]
    return ret;
           ^
   drivers/gpu/drm/amd/powerplay/smu_cmn.c:477:6: note: first condition
    if (ret)
        ^
   drivers/gpu/drm/amd/powerplay/smu_cmn.c:485:9: note: second condition
    return ret;
           ^

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-08-14 16:22:41 -04:00
..
acp drm: amd/acp: fix broken menu structure 2020-03-13 11:52:35 -04:00
amdgpu drm/amdgpu: guard ras debugfs creation/removal based on CONFIG_DEBUG_FS 2020-08-14 16:22:40 -04:00
amdkfd drm/amdgpu: revert "fix system hang issue during GPU reset" 2020-08-14 16:22:40 -04:00
display drm/amdgpu: revert "fix system hang issue during GPU reset" 2020-08-14 16:22:40 -04:00
include drm/amd/powerplay: add new sysfs interface for retrieving gpu metrics(V2) 2020-08-06 15:43:56 -04:00
powerplay drm/amd/powerplay: suppress the kernel test robot warning 2020-08-14 16:22:41 -04:00