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

drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:3004:68-73: 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:16 -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 amdgpu/dc: remove redundant assignment to variable 'option' 2020-04-24 11:42:11 -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