diff options
author | Ruan Jinjie <ruanjinjie@huawei.com> | 2023-08-04 10:46:48 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-08-09 09:39:56 -0400 |
commit | 3b780089fd6eae8afdba4b8343af3418e5b45a5b (patch) | |
tree | 344c42347bf6dfb5ec9c304a2112b646ba5208f3 /drivers/gpu/drm/amd/include/atom-bits.h | |
parent | 665fdce51b30ead4d9a90015528ef3b61b4fe04d (diff) |
drm/amdgpu: Remove a lot of unnecessary ternary operators
There are many ternary operators, the true or false judgement
of which is unnecessary in C language semantics.
Signed-off-by: Ruan Jinjie <ruanjinjie@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/include/atom-bits.h')
0 files changed, 0 insertions, 0 deletions