Home
last modified time | relevance | path

Searched hist:"0 bb6d3db" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmmhub_v2_3.c0bb6d3db Mon May 10 07:23:38 CDT 2021 Zhen Lei <thunder.leizhen@huawei.com> 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>