From: Masami Hiramatsu (Google) Date: Sun, 4 Jun 2023 02:29:11 +0000 (+0900) Subject: Documentation: Fix typo of reference file name X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a2bd0c08a459b4cb8da57cc9c754de5e45d7a61e;p=linux.git Documentation: Fix typo of reference file name Fix a typo of Documentation/trace/fprobe.rst. Link: https://lore.kernel.org/all/168584575125.2056209.5771945721143181243.stgit@mhiramat.roam.corp.google.com/ Reported-by: kernel test robot Closes: https://lore.kernel.org/oe-kbuild-all/202306040144.aD72UzkF-lkp@intel.com/ Reviewed-by: Steven Rostedt (Google) Signed-off-by: Masami Hiramatsu (Google) --- diff --git a/Documentation/trace/fprobetrace.rst b/Documentation/trace/fprobetrace.rst index e949bc0cff059..7297f94784594 100644 --- a/Documentation/trace/fprobetrace.rst +++ b/Documentation/trace/fprobetrace.rst @@ -38,7 +38,7 @@ Synopsis of fprobe-events with a digit character, "_TRACEPOINT" is used. MAXACTIVE : Maximum number of instances of the specified function that can be probed simultaneously, or 0 for the default value - as defined in Documentation/trace/fprobes.rst + as defined in Documentation/trace/fprobe.rst FETCHARGS : Arguments. Each probe can have up to 128 args. ARG : Fetch "ARG" function argument using BTF (only for function