]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
mm: remove outdated filename comment in percpu-stats.c
authorXuanye Liu <liuqiye2025@163.com>
Wed, 2 Jul 2025 06:23:59 +0000 (14:23 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Sun, 13 Jul 2025 23:38:23 +0000 (16:38 -0700)
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>
mm/percpu-stats.c

index dd3590dfc23d2c6012409499e8fd7bfae75a6e8a..9b9d5d6accaed7964e928d7fd9d753fe6f271cf9 100644 (file)
@@ -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>