docs: nvdimm: use ReST notation for subsection
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Sat, 18 Jan 2020 15:36:20 +0000 (16:36 +0100)
committerJonathan Corbet <corbet@lwn.net>
Fri, 24 Jan 2020 16:54:42 +0000 (09:54 -0700)
commit06b9c269938ba1e9356b74584cd1ff738c0cf4de
treebac68f930748d9fa39948826205a8136589a5fd1
parent5871023c3a316e8fe8c03e7bad1d35057e69ab40
docs: nvdimm: use ReST notation for subsection

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@gmail.com>
Link: https://lore.kernel.org/r/20200118153620.8276-1-lukas.bulwahn@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/nvdimm/maintainer-entry-profile.rst