linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] perf: Update MAINTAINERS to remove "F: arch/*/kernel/*/perf_event*.c"
@ 2022-12-15 12:54 Like Xu
  0 siblings, 0 replies; only message in thread
From: Like Xu @ 2022-12-15 12:54 UTC (permalink / raw)
  To: Peter Zijlstra
  Cc: Ingo Molnar, Arnaldo Carvalho de Melo, Mark Rutland,
	Alexander Shishkin, Jiri Olsa, Namhyung Kim, linux-perf-users,
	linux-kernel

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(-)

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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-15 12:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-15 12:54 [PATCH] perf: Update MAINTAINERS to remove "F: arch/*/kernel/*/perf_event*.c" Like Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).