The comment had the old filename. It's also unnecessary, so drop it.
Signed-off-by: Xuanye Liu <liuqiye2025@163.com>
---
mm/percpu-stats.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/mm/percpu-stats.c b/mm/percpu-stats.c
index dd3590dfc23d..9b9d5d6accae 100644
--- a/mm/percpu-stats.c
+++ b/mm/percpu-stats.c
@@ -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>
--
2.43.0