]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: PCI: extend subheading underline for "lspci output" section
authorBagas Sanjaya <bagasdotme@gmail.com>
Wed, 22 Jun 2022 09:53:45 +0000 (16:53 +0700)
committerJon Mason <jdmason@kudzu.us>
Tue, 9 Aug 2022 21:54:22 +0000 (17:54 -0400)
commitf73b52e0721600b7f2d1721f89cddc8b65314e09
tree4f8e9424d20dec7cd723add3e8e819c23b9caf35
parent53f58a0e74102428b9532ca200312e1f074ec4ec
Documentation: PCI: extend subheading underline for "lspci output" section

The underline syntax for "lspci output..." section is off-by-one less
than the section heading's length, hence triggers the warning:

Documentation/PCI/endpoint/pci-vntb-howto.rst:131: WARNING: Title underline too short.

Extend the underline by one to match the heading length.

Link: https://lore.kernel.org/linux-next/20220621200235.211b2e32@canb.auug.org.au/
Fixes: 0c4b285d9636cc ("Documentation: PCI: Add specification for the PCI vNTB function device")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Kishon Vijay Abraham I <kishon@ti.com>
Cc: Lorenzo Pieralisi <lpieralisi@kernel.org>
Cc: "Krzysztof WilczyƄski" <kw@linux.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Frank Li <Frank.Li@nxp.com>
Cc: linux-pci@vger.kernel.org
Cc: linux-next@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Documentation/PCI/endpoint/pci-vntb-howto.rst