[tip:,x86/bugs] Documentation/hw-vuln: Unify filename specification in index

Message ID 169165870948.27769.12413441993184468067.tip-bot2@tip-bot2
State New
Headers
Series [tip:,x86/bugs] Documentation/hw-vuln: Unify filename specification in index |

Commit Message

tip-bot2 for Thomas Gleixner Aug. 10, 2023, 9:11 a.m. UTC
  The following commit has been merged into the x86/bugs branch of tip:

Commit-ID:     182ac87070e26d32a01445cec7ca7afa07411468
Gitweb:        https://git.kernel.org/tip/182ac87070e26d32a01445cec7ca7afa07411468
Author:        Borislav Petkov (AMD) <bp@alien8.de>
AuthorDate:    Sat, 29 Jul 2023 16:53:02 +02:00
Committer:     Borislav Petkov (AMD) <bp@alien8.de>
CommitterDate: Thu, 10 Aug 2023 10:48:12 +02:00

Documentation/hw-vuln: Unify filename specification in index

Most of the index.rst files in Documentation/ refer to other rst files
without their file extension in the name. Do that here too.

No functional changes.

Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20230809102700.29449-2-bp@alien8.de
---
 Documentation/admin-guide/hw-vuln/index.rst | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
  

Patch

diff --git a/Documentation/admin-guide/hw-vuln/index.rst b/Documentation/admin-guide/hw-vuln/index.rst
index a7d37e1..de99caa 100644
--- a/Documentation/admin-guide/hw-vuln/index.rst
+++ b/Documentation/admin-guide/hw-vuln/index.rst
@@ -13,11 +13,11 @@  are configurable at compile, boot or run time.
    l1tf
    mds
    tsx_async_abort
-   multihit.rst
-   special-register-buffer-data-sampling.rst
-   core-scheduling.rst
-   l1d_flush.rst
-   processor_mmio_stale_data.rst
-   cross-thread-rsb.rst
+   multihit
+   special-register-buffer-data-sampling
+   core-scheduling
+   l1d_flush
+   processor_mmio_stale_data
+   cross-thread-rsb
    srso
-   gather_data_sampling.rst
+   gather_data_sampling