Skip to content

Commit 06b9c26

Browse files
bulwahnJonathan Corbet
authored andcommitted
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: 4784340 ("libnvdimm, MAINTAINERS: Maintainer Entry Profile") Signed-off-by: Lukas Bulwahn <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 5871023 commit 06b9c26

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/nvdimm/maintainer-entry-profile.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ Those tests need to be passed before the patches go upstream, but not
3333
necessarily before initial posting. Contact the list if you need help
3434
getting the test environment set up.
3535

36-
### ACPI Device Specific Methods (_DSM)
36+
ACPI Device Specific Methods (_DSM)
37+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3738
Before patches enabling for a new _DSM family will be considered it must
3839
be assigned a format-interface-code from the NVDIMM Sub-team of the ACPI
3940
Specification Working Group. In general, the stance of the subsystem is

0 commit comments

Comments
 (0)