summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSang-Heon Jeon <ekffu200098@gmail.com>2026-07-24 03:45:14 +0900
committerHans Verkuil <hverkuil+cisco@kernel.org>2026-07-28 15:17:55 +0200
commit9508676ad8562368bb1aa7d1991fbd50611ddacb (patch)
tree1f0af8fb47bd1bd7787b05a34e243782ef86e22a /tools/perf/scripts/python/stackcollapse.py
parenta45a81a790b960af42f615964f7bbafd63b30a16 (diff)
media: remove conditional return with no effect
Both branches of the check return the same value, so the check has no effect. Remove it and return the value directly. This is the result of running the Coccinelle script from scripts/coccinelle/misc/cond_return_no_effect.cocci. Signed-off-by: Sang-Heon Jeon <ekffu200098@gmail.com> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions