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

Message ID 20221215125429.99826-1-likexu@tencent.com
State New
Headers
Series perf: Update MAINTAINERS to remove "F: arch/*/kernel/*/perf_event*.c" |

Commit Message

Like Xu Dec. 15, 2022, 12:54 p.m. UTC
  From: Like Xu <likexu@tencent.com>

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@tencent.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)
  

Patch

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