Skip to content

Commit 182ac87

Browse files
committed
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
1 parent cacc6e2 commit 182ac87

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Documentation/admin-guide/hw-vuln/index.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ are configurable at compile, boot or run time.
1313
l1tf
1414
mds
1515
tsx_async_abort
16-
multihit.rst
17-
special-register-buffer-data-sampling.rst
18-
core-scheduling.rst
19-
l1d_flush.rst
20-
processor_mmio_stale_data.rst
21-
cross-thread-rsb.rst
16+
multihit
17+
special-register-buffer-data-sampling
18+
core-scheduling
19+
l1d_flush
20+
processor_mmio_stale_data
21+
cross-thread-rsb
2222
srso
23-
gather_data_sampling.rst
23+
gather_data_sampling

0 commit comments

Comments
 (0)