[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221102084134.4094-1-jirislaby@kernel.org>
Date: Wed, 2 Nov 2022 09:41:34 +0100
From: "Jiri Slaby (SUSE)" <jirislaby@...nel.org>
To: peterz@...radead.org
Cc: linux-kernel@...r.kernel.org, Jiri Slaby <jslaby@...e.cz>,
Josh Poimboeuf <jpoimboe@...nel.org>,
Jason Baron <jbaron@...mai.com>,
Steven Rostedt <rostedt@...dmis.org>,
Ard Biesheuvel <ardb@...nel.org>
Subject: [PATCH] MAINTAINERS: add static_call_inline.c to STATIC BRANCH/CALL
From: Jiri Slaby <jslaby@...e.cz>
Commit 8fd4ddda2f49 (static_call: Don't make __static_call_return0
static) split static_call.c and static_call_inline.c was created. This
was not reflected in MAINTAINERS.
Fix it now by adding a static_call*.c glob.
Cc: Peter Zijlstra <peterz@...radead.org>
Cc: Josh Poimboeuf <jpoimboe@...nel.org>
Cc: Jason Baron <jbaron@...mai.com>
Cc: Steven Rostedt <rostedt@...dmis.org>
Cc: Ard Biesheuvel <ardb@...nel.org>
Signed-off-by: Jiri Slaby <jslaby@...e.cz>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 379945f82a64..401b170a168d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19634,7 +19634,7 @@ F: arch/*/kernel/static_call.c
F: include/linux/jump_label*.h
F: include/linux/static_call*.h
F: kernel/jump_label.c
-F: kernel/static_call.c
+F: kernel/static_call*.c
STI AUDIO (ASoC) DRIVERS
M: Arnaud Pouliquen <arnaud.pouliquen@...s.st.com>
--
2.38.1
Powered by blists - more mailing lists