diff options
author | Zhen Lei <thunder.leizhen@huawei.com> | 2021-05-10 20:16:21 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-05-11 09:44:35 -0400 |
commit | ea23ff0241f094aa67d74ea37b2189ac1bf17f6b (patch) | |
tree | b9986084bfa1628150c6cd3f681cbd4875b0059b /drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.c | |
parent | 29b25b7067a4fa92afd379ebd7c16b9cbed5e0c0 (diff) |
drm/amd/display: Delete several 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/mmhub_v1_7.c')
0 files changed, 0 insertions, 0 deletions