[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250702062400.207619-1-liuqiye2025@163.com>
Date: Wed, 2 Jul 2025 14:23:59 +0800
From: Xuanye Liu <liuqiye2025@....com>
To: Dennis Zhou <dennis@...nel.org>,
Tejun Heo <tj@...nel.org>,
Christoph Lameter <cl@...two.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: Xuanye Liu <liuqiye2025@....com>,
linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] mm: remove outdated filename comment in percpu-stats.c
The comment had the old filename. It's also unnecessary, so drop it.
Signed-off-by: Xuanye Liu <liuqiye2025@....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@...nel.org>
--
2.43.0
Powered by blists - more mailing lists