* [PATCH] docs: dev-tools/lkmm: Fix typo of missing file extension
@ 2025-09-21 7:26 Akira Yokosawa
2025-09-21 22:33 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Akira Yokosawa @ 2025-09-21 7:26 UTC (permalink / raw)
To: Jonathan Corbet, linux-doc; +Cc: Paul E. McKenney, Akira Yokosawa
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>
---
Documentation/dev-tools/lkmm/docs/herd-representation.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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``.
------------------------------------------------------------------
base-commit: b8874ea3d0fdb2c48b2261bb3b46c84908fa67bb
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] docs: dev-tools/lkmm: Fix typo of missing file extension
2025-09-21 7:26 [PATCH] docs: dev-tools/lkmm: Fix typo of missing file extension Akira Yokosawa
@ 2025-09-21 22:33 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2025-09-21 22:33 UTC (permalink / raw)
To: Akira Yokosawa, linux-doc; +Cc: Paul E. McKenney, Akira Yokosawa
Akira Yokosawa <akiyks@gmail.com> writes:
> 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>
> ---
> Documentation/dev-tools/lkmm/docs/herd-representation.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> 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``.
>
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-21 22:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-21 7:26 [PATCH] docs: dev-tools/lkmm: Fix typo of missing file extension Akira Yokosawa
2025-09-21 22:33 ` Jonathan Corbet
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.