aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorLiao Yuanhong <liaoyuanhong@vivo.com>2025-09-03 20:03:48 +0800
committerAlex Deucher <alexander.deucher@amd.com>2025-09-05 16:00:15 -0400
commit8a4bc4508c6b104210b85f380d3237d3a2582f37 (patch)
tree9f1e144934acefac9eb7e821ff6a17e199677cb4 /tools/perf/scripts/python/bin/stackcollapse-report
parentdrm/amdgpu/gmc: Remove redundant ternary operators (diff)
downloadlinux-8a4bc4508c6b104210b85f380d3237d3a2582f37.tar.gz
linux-8a4bc4508c6b104210b85f380d3237d3a2582f37.zip
drm/amdgpu/ih: Remove redundant ternary operators
For ternary operators in the form of "a ? false : true", if 'a' itself returns a boolean result, the ternary operator can be omitted. Remove redundant ternary operators to clean up the code. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Liao Yuanhong <liaoyuanhong@vivo.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions