Re: [PATCH] docs: nvdimm: use ReST notation for subsection

From: Jonathan Corbet
Date: Fri Jan 24 2020 - 11:55:01 EST


On Sat, 18 Jan 2020 16:36:20 +0100
Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> wrote:

> The ACPI Device Specific Methods (_DSM) paragraph is intended to be a
> subsection of the Submit Checklist Addendum section. Dan Williams however
> used Markdown notation for this subsection, which does not parse as
> intended in a ReST documentation.
>
> Change the markup to ReST notation, as described in the Specific
> guidelines for the kernel documentation section in
> Documentation/doc-guide/sphinx.rst.
>
> Fixes: 47843401e3a0 ("libnvdimm, MAINTAINERS: Maintainer Entry Profile")
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
> ---
> Jonathan, please pick this small doc fixup.

Applied, thanks.

jon