diff options
author | Zijun Hu <quic_zijuhu@quicinc.com> | 2025-02-21 16:02:07 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2025-03-17 09:24:15 +0300 |
commit | ede7cd607a1d206b9579264a7405d78316b2d7fd (patch) | |
tree | aeb5958ecc389466c14287df3506d5d7a83396b4 /scripts/gdb/linux/vmalloc.py | |
parent | 758502918e77323bf999a3eddd71466bf6135173 (diff) | |
download | linux-ede7cd607a1d206b9579264a7405d78316b2d7fd.tar.xz |
cpu: remove needless return in void API suspend_enable_secondary_cpus()
Remove needless 'return' in void API suspend_enable_secondary_cpus() since
both the API and thaw_secondary_cpus() are void functions.
Link: https://lkml.kernel.org/r/20250221-rmv_return-v1-2-cc8dff275827@quicinc.com
Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions