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@xxxxxxxxxx> Lukas made an earlier change here https://lore.kernel.org/linux-fpga/alpine.DEB.2.22.394.2101111016480.2457315@rhweight-WRK1/ Tom