diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2021-02-20 16:35:10 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-02-24 09:28:54 -0500 |
commit | cd48758c82520aa20ac1b7b74fe5cefd4a46fd6a (patch) | |
tree | 3d7b6e41b71580853077b82f77434f8695b5466b /drivers/gpu/drm/amd/amdgpu/amdgpu.h | |
parent | 2f97d8b788b33062ac05d3808fbced9e4610ee40 (diff) | |
download | linux-cd48758c82520aa20ac1b7b74fe5cefd4a46fd6a.tar.gz linux-cd48758c82520aa20ac1b7b74fe5cefd4a46fd6a.tar.bz2 linux-cd48758c82520aa20ac1b7b74fe5cefd4a46fd6a.zip |
drm/amdgpu/sdma5.2: Remove unnecessary conversion to bool
Fix the following coccicheck warnings:
./drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:1621:40-45: WARNING: conversion
to bool not needed here.
./drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:1619:40-45: WARNING: conversion
to bool not needed here.
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu.h')
0 files changed, 0 insertions, 0 deletions