[PATCH] mm: remove outdated filename comment in percpu-stats.c
From: Xuanye Liu
Date: Wed Jul 02 2025 - 02:25:06 EST
The comment had the old filename. It's also unnecessary, so drop it.
Signed-off-by: Xuanye Liu <liuqiye2025@xxxxxxx>
---
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@xxxxxxxxxx>
--
2.43.0