Re: [PATCH 05/10] docs: fpga: dfl.rst: Fix a couple building issues
From: Tom Rix <trix@redhat.com>
Date: 2021-01-14 14:58:26
Also in:
linux-doc, lkml
From: Tom Rix <trix@redhat.com>
Date: 2021-01-14 14:58:26
Also in:
linux-doc, lkml
On 1/13/21 11:53 PM, Mauro Carvalho Chehab wrote:
A title markup length is smaller than required;
A literal block is not marked as such.
This fixes the warnings below:
.../Documentation/fpga/dfl.rst:505: WARNING: Title underline too short.
Location of DFLs on a PCI Device
===========================
.../Documentation/fpga/dfl.rst:523: WARNING: Unexpected indentation.
.../Documentation/fpga/dfl.rst:523: WARNING: Blank line required after table.
.../Documentation/fpga/dfl.rst:524: WARNING: Block quote ends without a blank line; unexpected unindent.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>Lukas made an earlier change here https://lore.kernel.org/linux-fpga/alpine.DEB.2.22.394.2101111016480.2457315@rhweight-WRK1/ (local) Tom