Skip to content

Commit 04df97e

Browse files
bagasmerichardweinberger
authored andcommitted
Documentation: rust: Fix arch support table
Stephen Rothwell reported htmldocs warning when merging uml tree: Documentation/rust/arch-support.rst:20: WARNING: Blank line required after table. Fix the arch support table by removing extraneous simple table marker. Link: https://lore.kernel.org/linux-next/[email protected]/ Fixes: 0438aad ("rust: arch/um: Add support for CONFIG_RUST under x86_64 UML") Reported-by: Stephen Rothwell <[email protected]> Signed-off-by: Bagas Sanjaya <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
1 parent 6c7667c commit 04df97e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/rust/arch-support.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ support corresponds to ``S`` values in the ``MAINTAINERS`` file.
1616
Architecture Level of support Constraints
1717
============ ================ ==============================================
1818
``x86`` Maintained ``x86_64`` only.
19-
============ ================ ==============================================
2019
``um`` Maintained ``x86_64`` only.
2120
============ ================ ==============================================
21+

0 commit comments

Comments
 (0)