summaryrefslogtreecommitdiff
path: root/Documentation/dev-tools
diff options
context:
space:
mode:
authorAkira Yokosawa <akiyks@gmail.com>2025-09-21 16:26:04 +0900
committerJonathan Corbet <corbet@lwn.net>2025-09-21 16:22:09 -0600
commitab588b78cdb8d677f70278587041a7366b0cff71 (patch)
treeefc3c3b4bf2a742ac4b24503ddea321aeb14ecef /Documentation/dev-tools
parentb8874ea3d0fdb2c48b2261bb3b46c84908fa67bb (diff)
docs: dev-tools/lkmm: Fix typo of missing file extension
Commit 1e9ddbb2cd34 ("docs: Pull LKMM documentation into dev-tools book") failed to add a file extension in lkmm/docs/herd-representation.rst for referencing its plane-text counterpart. Fix it. Fixes: 1e9ddbb2cd34 ("docs: Pull LKMM documentation into dev-tools book") Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202509192138.fx3H6NzG-lkp@intel.com/ Signed-off-by: Akira Yokosawa <akiyks@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <c3b9de17-7cd8-4968-9872-cbe2607a7143@gmail.com>
Diffstat (limited to 'Documentation/dev-tools')
-rw-r--r--Documentation/dev-tools/lkmm/docs/herd-representation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/dev-tools/lkmm/docs/herd-representation.rst b/Documentation/dev-tools/lkmm/docs/herd-representation.rst
index ebf4a2181cd7..f7b41f286eb9 100644
--- a/Documentation/dev-tools/lkmm/docs/herd-representation.rst
+++ b/Documentation/dev-tools/lkmm/docs/herd-representation.rst
@@ -3,7 +3,7 @@
herd-representation
-------------------
-Literal include of ``tools/memory-model/Documentation/herd-representation``.
+Literal include of ``tools/memory-model/Documentation/herd-representation.txt``.
------------------------------------------------------------------