commit | 7b3fa67d6e0aabb7eb0394608d481eb2aa65f22c | [log] [tgz] |
---|---|---|
author | Zheng Bin <zhengbin13@huawei.com> | Wed Sep 09 21:07:13 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Sep 15 17:52:43 2020 -0400 |
tree | 4009ce183c7bd5d2a2756834c62e54b8c8832e7d | |
parent | 052813d9fa22d52857b10356c2a7d9c53c285c72 [diff] |
drm/amd/amdgpu: fix comparison pointer to bool warning in gfx_v9_0.c Fixes coccicheck warning: drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c:2805: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>