diff options
| author | Sang-Heon Jeon <ekffu200098@gmail.com> | 2026-07-24 03:45:19 +0900 |
|---|---|---|
| committer | Brian Masney <bmasney@redhat.com> | 2026-07-28 11:25:30 -0400 |
| commit | 4e324f1bc00390508444256b01e8568b5ddbdae7 (patch) | |
| tree | 39abf8c51f4c17acf433b67696f97233b1979c08 /tools/perf/scripts/python/stackcollapse.py | |
| parent | b698927accb1c974040dc6596c8df1d72682b2ed (diff) | |
clk: 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.
In the lmk04832 driver, the hardware sequence comments are moved
above the final return by hand.
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: Brian Masney <bmasney@redhat.com>
Signed-off-by: Brian Masney <bmasney@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
