2022-07-02 11:37:34

by Mauro Carvalho Chehab

[permalink] [raw]
Subject: [PATCH 04/12] docs: PCI: pci-vntb-function.rst: Properly include ascii artwork

Adjust identation and add a "::" in order to properly mark the
ascii artwork as a code block, fixing this warning:

Documentation/PCI/endpoint/pci-vntb-function.rst:82: WARNING: Unexpected indentation.

Signed-off-by: Mauro Carvalho Chehab <[email protected]>
---

To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
See [PATCH 00/12] at: https://lore.kernel.org/all/[email protected]/

Documentation/PCI/endpoint/pci-vntb-function.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/PCI/endpoint/pci-vntb-function.rst b/Documentation/PCI/endpoint/pci-vntb-function.rst
index cad8013e8839..7b2ac70e2c57 100644
--- a/Documentation/PCI/endpoint/pci-vntb-function.rst
+++ b/Documentation/PCI/endpoint/pci-vntb-function.rst
@@ -58,7 +58,7 @@ It is same as PCI NTB Function driver
Scratchpad Registers:
---------------------

- It is appended after Config region.
+It is appended after Config region::

+--------------------------------------------------+ Base
| |
--
2.36.1


2022-07-12 20:53:41

by Bjorn Helgaas

[permalink] [raw]
Subject: Re: [PATCH 04/12] docs: PCI: pci-vntb-function.rst: Properly include ascii artwork

[+cc Jon, Frank]

On Sat, Jul 02, 2022 at 12:07:36PM +0100, Mauro Carvalho Chehab wrote:
> Adjust identation and add a "::" in order to properly mark the
> ascii artwork as a code block, fixing this warning:
>
> Documentation/PCI/endpoint/pci-vntb-function.rst:82: WARNING: Unexpected indentation.
>
> Signed-off-by: Mauro Carvalho Chehab <[email protected]>

The series that adds this doc appears to be being merged via Jon
(cc'd).

> ---
>
> To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
> See [PATCH 00/12] at: https://lore.kernel.org/all/[email protected]/
>
> Documentation/PCI/endpoint/pci-vntb-function.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/PCI/endpoint/pci-vntb-function.rst b/Documentation/PCI/endpoint/pci-vntb-function.rst
> index cad8013e8839..7b2ac70e2c57 100644
> --- a/Documentation/PCI/endpoint/pci-vntb-function.rst
> +++ b/Documentation/PCI/endpoint/pci-vntb-function.rst
> @@ -58,7 +58,7 @@ It is same as PCI NTB Function driver
> Scratchpad Registers:
> ---------------------
>
> - It is appended after Config region.
> +It is appended after Config region::
>
> +--------------------------------------------------+ Base
> | |
> --
> 2.36.1
>