mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:04:41 +01:00
docs: dev-tools/lkmm: Fix typo of missing file extension
Commit1e9ddbb2cd("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:1e9ddbb2cd("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>
This commit is contained in:
parent
b8874ea3d0
commit
ab588b78cd
1 changed files with 1 additions and 1 deletions
|
|
@ -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``.
|
||||
|
||||
------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue