mm: remove outdated filename comment in percpu-stats.c
The comment had the old filename. It's also unnecessary, so drop it. Link: https://lkml.kernel.org/r/20250702062400.207619-1-liuqiye2025@163.com Signed-off-by: Xuanye Liu <liuqiye2025@163.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
This commit is contained in:
parent
5bd3b163e3
commit
f63f7e9bfb
|
@ -1,6 +1,5 @@
|
|||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
/*
|
||||
* mm/percpu-debug.c
|
||||
*
|
||||
* Copyright (C) 2017 Facebook Inc.
|
||||
* Copyright (C) 2017 Dennis Zhou <dennis@kernel.org>
|
||||
|
|
Loading…
Reference in New Issue