From: Xuanye Liu Date: Wed, 2 Jul 2025 06:23:59 +0000 (+0800) Subject: mm: remove outdated filename comment in percpu-stats.c X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f63f7e9bfbacf8d948e41a481a14d5a14bbbeb64;p=thirdparty%2Fkernel%2Flinux.git 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 Signed-off-by: Andrew Morton --- diff --git a/mm/percpu-stats.c b/mm/percpu-stats.c index dd3590dfc23d2..9b9d5d6accaed 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