summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorNikolay Kulikov <nikolayof23@gmail.com>2026-03-04 21:34:23 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-03-09 17:49:31 +0100
commit0bfb8f916ae0a2a9dae42206519aa927655546a3 (patch)
tree63c0f1381bb051415ba5c532b44dee2efb6d52be /tools/perf/scripts/python/stackcollapse.py
parentba6d4760e2686c319b27c704fb2acba814b03c6e (diff)
staging: rtl8723bs: remove unnecessary return value from func
Function init_hw_mlme_ext() always returns '_SUCCESS', regardless of the result of it's work. Remove this unnecessary return and change function type to 'void' to simplify the code. Additionally, fix the line length exceeding 100 columns. Signed-off-by: Nikolay Kulikov <nikolayof23@gmail.com> Reviewed-by: Ethan Tidmore <ethantidmore06@gmail.com> Link: https://patch.msgid.link/20260304183438.25228-1-nikolayof23@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions