]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
nvdimm/blk: Fix title level
authorTom Rix <trix@redhat.com>
Mon, 21 Mar 2022 22:04:08 +0000 (15:04 -0700)
committerDan Williams <dan.j.williams@intel.com>
Thu, 24 Mar 2022 00:52:33 +0000 (17:52 -0700)
make htmldocs fails with
Sphinx parallel build error:
docutils.utils.SystemMessage: ...nvdimm.rst:146:
  (SEVERE/4) Title level inconsistent:

PMEM-REGIONs, Atomic Sectors, and DAX
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

The PMEM vs BLK section was removed without changing
the PMEM-REGIONS... title line.  Replace '^' with '_'.

Fixes: f8669f1d6a86 ("nvdimm/blk: Delete the block-aperture window driver")
Signed-off-by: Tom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20220321220408.2381974-1-trix@redhat.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Documentation/driver-api/nvdimm/nvdimm.rst

index 7917f64710920d594695563f5913a6e6aa887821..be8587a558e1e4bb1f166824fa3b55af98e9091f 100644 (file)
@@ -15,7 +15,7 @@ Version 13
            Supporting Documents
            Git Trees
        LIBNVDIMM PMEM
-               PMEM-REGIONs, Atomic Sectors, and DAX
+           PMEM-REGIONs, Atomic Sectors, and DAX
        Example NVDIMM Platform
        LIBNVDIMM Kernel Device Model and LIBNDCTL Userspace API
            LIBNDCTL: Context
@@ -144,7 +144,7 @@ can be immediately attached to nd_pmem. This latter mode is called
 label-less or "legacy".
 
 PMEM-REGIONs, Atomic Sectors, and DAX
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+-------------------------------------
 
 For the cases where an application or filesystem still needs atomic sector
 update guarantees it can register a BTT on a PMEM device or partition.  See