[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220921091733.13146-1-jslaby@suse.cz>
Date: Wed, 21 Sep 2022 11:17:33 +0200
From: Jiri Slaby <jslaby@...e.cz>
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
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 9ae989b32ebb..22b2b12d0478 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19430,7 +19430,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.37.3
Powered by blists - more mailing lists