MAINTAINERS: Add static_call_inline.c to STATIC BRANCH/CALL
authorJiri Slaby (SUSE) <jirislaby@kernel.org>
Thu, 9 Jan 2025 11:47:03 +0000 (12:47 +0100)
committerPeter Zijlstra <peterz@infradead.org>
Fri, 10 Jan 2025 17:16:48 +0000 (18:16 +0100)
commitcb4ccc70344c3dc29a5d0045361a4f0959bc5a6b
treecc5fd44972a3ab1c33531c21a309ded9d89e9c11
parenta937f384c9da493e526ad896ef4e8054526d2941
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 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
MAINTAINERS