[PATCH] perf: Update MAINTAINERS to remove "F: arch/*/kernel/*/perf_event*.c"

From: Like Xu
Date: Thu Dec 15 2022 - 07:54:56 EST


From: Like Xu <likexu@xxxxxxxxxxx>

In the v4.17 cycle, the file "arch/metag/kernel/perf/perf_event.c" has
been retired with the commit bb6fb6dfcc17 ("metag: Remove arch/metag/"),
which means that the last file matching the expression "arch/*/kernel/*/
perf_event*.c" has disappeared, update the corresponding perf 'F:' entry.

Signed-off-by: Like Xu <likexu@xxxxxxxxxxx>
---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a608f19da3a9..a8a53da0f775 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16355,7 +16355,6 @@ F: arch/*/events/*
F: arch/*/events/*/*
F: arch/*/include/asm/perf_event.h
F: arch/*/kernel/*/*/perf_event*.c
-F: arch/*/kernel/*/perf_event*.c
F: arch/*/kernel/perf_callchain.c
F: arch/*/kernel/perf_event*.c
F: include/linux/perf_event.h
--
2.39.0