* Documentation: Remove duplicate x86 index entry
@ 2019-06-14 7:02 Thomas Gleixner
2019-06-14 17:02 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Gleixner @ 2019-06-14 7:02 UTC (permalink / raw)
To: LKML; +Cc: Jonathan Corbet
x86 got added twice to the index via the RST conversion and the MDS
documentation changes. Remove one instance.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
---
Documentation/index.rst | 1 -
1 file changed, 1 deletion(-)
--- a/Documentation/index.rst
+++ b/Documentation/index.rst
@@ -112,7 +112,6 @@ implementation.
.. toctree::
:maxdepth: 2
- x86/index
sh/index
x86/index
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Documentation: Remove duplicate x86 index entry
2019-06-14 7:02 Documentation: Remove duplicate x86 index entry Thomas Gleixner
@ 2019-06-14 17:02 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2019-06-14 17:02 UTC (permalink / raw)
To: Thomas Gleixner; +Cc: LKML
On Fri, 14 Jun 2019 09:02:49 +0200 (CEST)
Thomas Gleixner <tglx@linutronix.de> wrote:
> x86 got added twice to the index via the RST conversion and the MDS
> documentation changes. Remove one instance.
>
> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
> ---
> Documentation/index.rst | 1 -
> 1 file changed, 1 deletion(-)
>
> --- a/Documentation/index.rst
> +++ b/Documentation/index.rst
> @@ -112,7 +112,6 @@ implementation.
> .. toctree::
> :maxdepth: 2
>
> - x86/index
> sh/index
> x86/index
If one is good, two must be better, right? :)
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-06-14 17:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-14 7:02 Documentation: Remove duplicate x86 index entry Thomas Gleixner
2019-06-14 17:02 ` 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.