diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2021-02-23 11:43:33 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-02-24 09:28:55 -0500 |
commit | 6c65a582ee7616ee6b86eb954b0daac959dc5cc3 (patch) | |
tree | 2d76d34ae6d0c417f00b7a12db62dafd533d9c56 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
parent | eb0709ba077a21ea921a6aa7f5332aad2492727b (diff) |
drm/amdgpu: Remove unnecessary conversion to bool
Fix the following coccicheck warnings:
./drivers/gpu/drm/amd/amdgpu/athub_v2_1.c:79:40-45: WARNING: conversion
to bool not needed here.
./drivers/gpu/drm/amd/amdgpu/athub_v2_1.c:81: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_drv.c')
0 files changed, 0 insertions, 0 deletions