Loading
cpuinspect: fix [stop/start]_inspect_threads return type
hulk inclusion category: cleanup bugzilla: https://gitee.com/openeuler/kernel/issues/IAO4S0 CVE: NA ---------------------------------------- [stop/start]_inspect_threads do not return non-zero values. Therefore, change them return type to void. No functional change intended. Signed-off-by:Yu Liao <liaoyu15@huawei.com>