commit | 3d0c75afdc2963a8ea62598160397d0f69058231 | [log] [tgz] |
---|---|---|
author | Zheng Bin <zhengbin13@huawei.com> | Wed Sep 09 21:07:18 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Sep 15 17:52:43 2020 -0400 |
tree | 63d2ebe352d49c5c6bf0745f41564c688dc60e51 | |
parent | e66cdf250e7cba9fa7308b179fceeb2fdcbed3ba [diff] |
drm/amd/amdgpu: fix comparison pointer to bool warning in uvd_v6_0.c Fixes coccicheck warning: drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c:1243:14-25: 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>