aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBagas Sanjaya <[email protected]>2022-06-22 16:53:45 +0700
committerJon Mason <[email protected]>2022-08-09 17:54:22 -0400
commit9458c27a67e37a574938e9637afe393c3c2a50af (patch)
tree4f8e9424d20dec7cd723add3e8e819c23b9caf35
parente9ac6e335dc72cd1296d06e20a7c8bbff8ca19d3 (diff)
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/[email protected]/ Fixes: 0c4b285d9636cc ("Documentation: PCI: Add specification for the PCI vNTB function device") Reported-by: Stephen Rothwell <[email protected]> Cc: Kishon Vijay Abraham I <[email protected]> Cc: Lorenzo Pieralisi <[email protected]> Cc: "Krzysztof WilczyƄski" <[email protected]> Cc: Bjorn Helgaas <[email protected]> Cc: Jonathan Corbet <[email protected]> Cc: Frank Li <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Signed-off-by: Bagas Sanjaya <[email protected]> Signed-off-by: Jon Mason <[email protected]>
-rw-r--r--Documentation/PCI/endpoint/pci-vntb-howto.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/PCI/endpoint/pci-vntb-howto.rst b/Documentation/PCI/endpoint/pci-vntb-howto.rst
index 524cd487e184..4ab8e4a26d4b 100644
--- a/Documentation/PCI/endpoint/pci-vntb-howto.rst
+++ b/Documentation/PCI/endpoint/pci-vntb-howto.rst
@@ -134,7 +134,7 @@ RootComplex Device
==================
lspci Output at Host side
-------------------------
+-------------------------
Note that the devices listed here correspond to the values populated in
"Creating pci-epf-ntb Device" section above::