]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
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)
commitada8d8d337ee970860c9844126e634df8076aa11
tree607adeb79d0f83e6f73fe195917bf13cd99882a0
parent11cddee9c19f57bba335cff9787f23fb2d6d6f26
nvdimm/blk: Fix title level

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