On Wed, Jun 22, 2022 at 04:53:43PM +0700, Bagas Sanjaya wrote: > After merging ntb tree for linux-next integration testing, Stephen > Rothwell reported following htmldocs warnings: > > Documentation/PCI/endpoint/pci-vntb-function.rst:82: WARNING: Unexpected indentation. > Documentation/PCI/endpoint/pci-vntb-howto.rst:131: WARNING: Title underline too short. > > These warnings are introduced by commit 0c4b285d9636cc ("Documentation: PCI: > Add specification for the PCI vNTB function device"). > > Fix these two warnings above by: > 1. Using code block for scratchpad diagram ([1/2]) > 2. Extending "lspci output" subheading underline syntax ([2/2]) > > This patchset is based on next-20220622. > > Bagas Sanjaya (2): > Documentation: PCI: Use code-block block for scratchpad registers > diagram > Documentation: PCI: extend subheading underline for "lspci output" > section > > Documentation/PCI/endpoint/pci-vntb-function.rst | 5 ++++- > Documentation/PCI/endpoint/pci-vntb-howto.rst | 2 +- > 2 files changed, 5 insertions(+), 2 deletions(-) > > > base-commit: ac0ba5454ca85162c08dc429fef1999e077ca976 > -- > An old man doll... just what I always wanted! - Clara > Sorry for the extremely long delay in response. This series is in my ntb branch and will be in my pull request for v5.20 which should be going out later today. Thanks, Jon