Skip to content

Commit b4adc7d

Browse files
bulwahnJonathan Corbet
authored andcommitted
MAINTAINERS: adjust kprobes.rst entry to new location
Commit 2165b82 ("docs: Move kprobes.rst from staging/ to trace/") moved kprobes.rst, but missed to adjust the MAINTAINERS entry. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains: warning: no file matches F: Documentation/staging/kprobes.rst Adjust the entry to the new file location. Signed-off-by: Lukas Bulwahn <[email protected]> Acked-by: Naveen N. Rao <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 5569f89 commit b4adc7d

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
@@ -9597,7 +9597,7 @@ M: Anil S Keshavamurthy <[email protected]>
95979597
M: "David S. Miller" <[email protected]>
95989598
M: Masami Hiramatsu <[email protected]>
95999599
S: Maintained
9600-
F: Documentation/staging/kprobes.rst
9600+
F: Documentation/trace/kprobes.rst
96019601
F: include/asm-generic/kprobes.h
96029602
F: include/linux/kprobes.h
96039603
F: kernel/kprobes.c

0 commit comments

Comments
 (0)