commit | 960a06ff9151ab8f27108939ff803538f0612b34 | [log] [tgz] |
---|---|---|
author | Zheng Bin <zhengbin13@huawei.com> | Wed Sep 09 21:07:15 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Sep 15 17:52:43 2020 -0400 |
tree | 6b150eacfa53231dfc1d3c2abd24ccae0b4039e5 | |
parent | 89cf8b06378ff930fece568d0f18dd2f719694f9 [diff] |
drm/amd/amdgpu: fix comparison pointer to bool warning in sdma_v5_0.c Fixes coccicheck warning: drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c:619:5-11: WARNING: Comparison to bool Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Zheng Bin <zhengbin13@huawei.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>