From: Richard Weinberger <richard@nod.at>
To: Bagas Sanjaya <bagasdotme@gmail.com>
Cc: "Rust for Linux Kernel" <rust-for-linux@vger.kernel.org>,
"Linux Doc Mailing List" <linux-doc@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
"Miguel Ojeda" <ojeda@kernel.org>,
"Alex Gaynor" <alex.gaynor@gmail.com>,
"Wedson Almeida Filho" <wedsonaf@gmail.com>,
"Boqun Feng" <boqun.feng@gmail.com>,
"Gary Guo" <gary@garyguo.net>,
"Björn Roy Baron" <bjorn3_gh@protonmail.com>,
"Jonathan Corbet" <corbet@lwn.net>,
"Sergio González Collado" <sergio.collado@gmail.com>,
davidgow <davidgow@google.com>,
"Stephen Rothwell" <sfr@canb.auug.org.au>
Subject: Re: [PATCH] Documentation: rust: Fix arch support table
Date: Mon, 13 Feb 2023 10:11:38 +0100 (CET) [thread overview]
Message-ID: <1058405569.122806.1676279498018.JavaMail.zimbra@nod.at> (raw)
In-Reply-To: <20230213085920.19726-1-bagasdotme@gmail.com>
----- Ursprüngliche Mail -----
> Von: "Bagas Sanjaya" <bagasdotme@gmail.com>
> 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/20230213152714.78b844f4@canb.auug.org.au/
> Fixes: 0438aadfa69a34 ("rust: arch/um: Add support for CONFIG_RUST under x86_64
> UML")
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
> ---
> Documentation/rust/arch-support.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/rust/arch-support.rst
> b/Documentation/rust/arch-support.rst
> index a526ca1c688be6..ed7f4f5b3cf157 100644
> --- a/Documentation/rust/arch-support.rst
> +++ b/Documentation/rust/arch-support.rst
> @@ -16,6 +16,6 @@ support corresponds to ``S`` values in the ``MAINTAINERS``
> file.
> Architecture Level of support Constraints
> ============ ================ ==============================================
> ``x86`` Maintained ``x86_64`` only.
> -============ ================ ==============================================
> ``um`` Maintained ``x86_64`` only.
> ============ ================ ==============================================
> +
Applied to linux-um next. :-)
Thanks,
//richard
next prev parent reply other threads:[~2023-02-13 9:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20230213152714.78b844f4@canb.auug.org.au>
2023-02-13 8:59 ` [PATCH] Documentation: rust: Fix arch support table Bagas Sanjaya
2023-02-13 9:11 ` Richard Weinberger [this message]
2023-02-13 9:46 ` Miguel Ojeda
2023-02-14 4:21 ` David Gow
2023-02-15 22:31 ` Vincenzo Palazzo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1058405569.122806.1676279498018.JavaMail.zimbra@nod.at \
--to=richard@nod.at \
--cc=alex.gaynor@gmail.com \
--cc=bagasdotme@gmail.com \
--cc=bjorn3_gh@protonmail.com \
--cc=boqun.feng@gmail.com \
--cc=corbet@lwn.net \
--cc=davidgow@google.com \
--cc=gary@garyguo.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ojeda@kernel.org \
--cc=rust-for-linux@vger.kernel.org \
--cc=sergio.collado@gmail.com \
--cc=sfr@canb.auug.org.au \
--cc=wedsonaf@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).