diff options
author | 2021-02-20 16:35:10 +0800 | |
---|---|---|
committer | 2021-02-24 09:28:54 -0500 | |
commit | cd48758c82520aa20ac1b7b74fe5cefd4a46fd6a (patch) | |
tree | 3d7b6e41b71580853077b82f77434f8695b5466b /drivers/gpu/drm/amd/pm/amdgpu_pm.c | |
parent | drm/amd/display/dc/core/dc_link_ddc: Remove unnecessary conversion to bool (diff) | |
download | linux-rng-cd48758c82520aa20ac1b7b74fe5cefd4a46fd6a.tar.xz linux-rng-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/pm/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions