linux/drivers/gpu/drm/amd
Jason Yan 46501bc35b drm/amd/display: remove conversion to bool in dc_link_ddc.c
The '>' expression itself is bool, no need to convert it to bool again.
This fixes the following coccicheck warning:

drivers/gpu/drm/amd/display/dc/core/dc_link_ddc.c:602:28-33: WARNING:
conversion to bool not needed here

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-04-27 15:52:17 -04:00
..
acp drm: amd/acp: fix broken menu structure 2020-03-13 11:52:35 -04:00
amdgpu drm/amdgpu: remove conversion to bool in amdgpu_device.c 2020-04-27 15:52:16 -04:00
amdkfd drm/amdkfd: Adjust three kfd dmesg printings during initialization 2020-04-22 18:11:49 -04:00
display drm/amd/display: remove conversion to bool in dc_link_ddc.c 2020-04-27 15:52:17 -04:00
include drm/amd/powerplay: revise the way to retrieve the board parameters 2020-04-22 18:11:45 -04:00
powerplay drm/amdgpu: enable one vf mode for nv12 2020-04-24 11:42:11 -04:00