diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2021-03-16 16:08:49 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-03-23 23:37:19 -0400 |
commit | 74ef3bac13bcb875d705d7e2417b1f4378baf513 (patch) | |
tree | aaac1dcab68dd614ee700f3f1090a1b63916fe09 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | 79fcd446e7e182c52c2c808c76f8de3eb6714349 (diff) |
drm/amd/display: Remove unnecessary conversion to bool
Fix the following coccicheck warnings:
./drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dpp.c:721:65-70: WARNING:
conversion to bool not needed here.
./drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dpp.c:1139:67-72: WARNING:
conversion to bool not needed here.
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions