summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSang-Heon Jeon <ekffu200098@gmail.com>2026-07-24 03:45:30 +0900
committerMark Brown <broonie@kernel.org>2026-07-27 13:25:50 +0100
commit9396a1d9e14237f857046c0677ab24f3d5df340c (patch)
treedbd9862ef072bd5e90595a88802e7f4d50d65bb9 /tools/perf/scripts/python
parent64f3d6f2665222d16e90dc691e24607168c8cc29 (diff)
regulator: wm831x-isink: 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: Charles Keepax <ckeepax@opensource.cirrus.com> Link: https://patch.msgid.link/20260723184538.3888637-29-ekffu200098@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions