commit | 4bbbe77c15c633fae464ce7f7106762a1fe7c7a9 | [log] [tgz] |
---|---|---|
author | Zheng Bin <zhengbin13@huawei.com> | Wed Sep 09 21:07:16 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Sep 15 17:52:43 2020 -0400 |
tree | 7355e8da14460c976514c0b7a98b79e7d0beb395 | |
parent | 960a06ff9151ab8f27108939ff803538f0612b34 [diff] |
drm/amd/amdgpu: fix comparison pointer to bool warning in sdma_v5_2.c Fixes coccicheck warning: drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:562: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>