Skip to content

Commit 81a2d57

Browse files
mchehabJonathan Corbet
authored andcommitted
docs: trace: ftrace.rst: avoid using ReST :doc:foo markup
The :doc:`foo` tag is auto-generated via automarkup.py. So, use the filename at the sources, instead of :doc:`foo`. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/cf9b03ff4b7917d9846503f198372bc6b821445b.1623824363.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
1 parent e480336 commit 81a2d57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/trace/ftrace.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ See events.rst for more information.
4040
Implementation Details
4141
----------------------
4242

43-
See :doc:`ftrace-design` for details for arch porters and such.
43+
See Documentation/trace/ftrace-design.rst for details for arch porters and such.
4444

4545

4646
The File System

0 commit comments

Comments
 (0)