diff options
author | Zhen Lei <thunder.leizhen@huawei.com> | 2021-05-10 20:23:38 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-05-11 09:44:35 -0400 |
commit | 0bb6d3db4f75c960769de128f3bccb320b5d044d (patch) | |
tree | 5edc5c31a19eb3d99c3beee24e96c27a5dd583bd /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | |
parent | ea23ff0241f094aa67d74ea37b2189ac1bf17f6b (diff) |
drm/amdgpu: Delete two unneeded bool conversions
The result of an expression consisting of a single relational operator is
already of the bool type and does not need to be evaluated explicitly.
No functional change.
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c')
0 files changed, 0 insertions, 0 deletions