diff options
| author | 2025-09-04 19:31:58 +0800 | |
|---|---|---|
| committer | 2025-09-05 17:38:40 -0400 | |
| commit | 60d6f01b5a7de4f1475774cc807840a002d601d6 (patch) | |
| tree | 7ccf67ba37f1e2557f945dca8e89d49d5595d41e /rust/kernel/debugfs/git:/ssh:/git@git.zx2c4.com | |
| parent | drm/radeon/atom: Remove redundant ternary operators (diff) | |
| download | wireguard-linux-60d6f01b5a7de4f1475774cc807840a002d601d6.tar.xz wireguard-linux-60d6f01b5a7de4f1475774cc807840a002d601d6.zip | |
drm/radeon/dpm: Remove redundant ternary operators
For ternary operators in the form of "a ? true : false", if 'a' itself
returns a boolean result, the ternary operator can be omitted. Remove
redundant ternary operators to clean up the code.
Signed-off-by: Liao Yuanhong <liaoyuanhong@vivo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'rust/kernel/debugfs/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
