]> Gentwo Git Trees - linux/.git/commit
cpu: remove needless return in void API suspend_enable_secondary_cpus()
authorZijun Hu <quic_zijuhu@quicinc.com>
Fri, 21 Feb 2025 13:02:07 +0000 (05:02 -0800)
committerAndrew Morton <akpm@linux-foundation.org>
Sun, 23 Feb 2025 06:26:21 +0000 (22:26 -0800)
commitd961c859085d69dbdcfed70bd0f8066db853a5af
tree63ba0f0e09696c66573a9ec35f8fe249c8a012e7
parentdf748fe36456698009cc087f25e2c0ca4651274f
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>
include/linux/cpu.h