diff options
| author | Xuanye Liu <liuqiye2025@163.com> | 2025-07-02 14:23:59 +0800 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2025-07-13 16:38:23 -0700 |
| commit | f63f7e9bfbacf8d948e41a481a14d5a14bbbeb64 (patch) | |
| tree | 05d6171af5a851d1a75db927098b8100621840b9 /mm/percpu-stats.c | |
| parent | 5bd3b163e374462c05c055ff091582d757929d3f (diff) | |
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 <liuqiye2025@163.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/percpu-stats.c')
| -rw-r--r-- | mm/percpu-stats.c | 1 |
1 files changed, 0 insertions, 1 deletions
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> |
