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 <lukas.bulwahn@gmail.com> Acked-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> Link: https://lore.kernel.org/r/20200726055843.10783-1-lukas.bulwahn@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
1 parent 5569f89 commit b4adc7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9597,7 +9597,7 @@ M: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
95979597
M: "David S. Miller" <davem@davemloft.net>
95989598
M: Masami Hiramatsu <mhiramat@kernel.org>
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)