From: Mauro Carvalho Chehab Date: Wed, 16 Jun 2021 06:27:41 +0000 (+0200) Subject: docs: trace: ftrace.rst: avoid using ReST :doc:`foo` markup X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=81a2d57873d94b030de789ebe9b8009241abc775;p=linux.git 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 Link: https://lore.kernel.org/r/cf9b03ff4b7917d9846503f198372bc6b821445b.1623824363.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/trace/ftrace.rst b/Documentation/trace/ftrace.rst index b88c6b79db3ee..cfc81e98e0b8a 100644 --- a/Documentation/trace/ftrace.rst +++ b/Documentation/trace/ftrace.rst @@ -40,7 +40,7 @@ See events.rst for more information. Implementation Details ---------------------- -See :doc:`ftrace-design` for details for arch porters and such. +See Documentation/trace/ftrace-design.rst for details for arch porters and such. The File System