diff options
| author | Zhongqiu Han <zhongqiu.han@oss.qualcomm.com> | 2026-01-30 12:37:28 +0300 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2026-04-05 23:53:02 +0300 |
| commit | fc9ef2978d440162f507f70cbc351006af9a77d4 (patch) | |
| tree | f92e8ae6d280b6f252a3187f35975f0a66685469 /include/linux/workqueue.h | |
| parent | ae1a645def136e23b81330763edb76c554ce6e23 (diff) | |
| download | linux-fc9ef2978d440162f507f70cbc351006af9a77d4.tar.xz | |
mm/kmemleak: remove unreachable return statement in scan_should_stop()
Patch series "mm/kmemleak: Improve scan_should_stop() implementation".
This series improves the scan_should_stop() function by addressing code
quality issues and enhancing kernel thread detection robustness.
This patch (of 2):
Remove unreachable "return 0;" statement as all execution paths return
before reaching it.
No functional change.
Link: https://lkml.kernel.org/r/20260130093729.2045858-2-zhongqiu.han@oss.qualcomm.com
Signed-off-by: Zhongqiu Han <zhongqiu.han@oss.qualcomm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions
