Skip to content

Commit cb4ccc7

Browse files
Jiri Slaby (SUSE)Peter Zijlstra
authored andcommitted
MAINTAINERS: Add static_call_inline.c to STATIC BRANCH/CALL
Commit 8fd4ddd ("static_call: Don't make __static_call_return0 static") split static_call.c and created static_call_inline.c. This was not reflected in MAINTAINERS. Fix it by changing the MAINTAINERS line to be a glob: static_call*.c. Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lkml.kernel.org/r/20250109114703.426577-1-jirislaby@kernel.org
1 parent a937f38 commit cb4ccc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22450,7 +22450,7 @@ F: arch/*/kernel/static_call.c
2245022450
F: include/linux/jump_label*.h
2245122451
F: include/linux/static_call*.h
2245222452
F: kernel/jump_label.c
22453-
F: kernel/static_call.c
22453+
F: kernel/static_call*.c
2245422454

2245522455
STI AUDIO (ASoC) DRIVERS
2245622456
M: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>

0 commit comments

Comments
 (0)