Re: [PATCH -next] fpga: dfl-pci: rectify ReST formatting
From: Moritz Fischer <mdf@kernel.org>
Date: 2021-01-14 16:46:14
Also in:
kernel-janitors, linux-doc, lkml
From: Moritz Fischer <mdf@kernel.org>
Date: 2021-01-14 16:46:14
Also in:
kernel-janitors, linux-doc, lkml
Hi Greg, On Mon, Jan 11, 2021 at 07:14:22PM +0100, Greg Kroah-Hartman wrote:
On Mon, Jan 11, 2021 at 05:34:57PM +0100, Lukas Bulwahn wrote:quoted
On Mon, Jan 11, 2021 at 4:52 PM Greg Kroah-Hartman [off-list ref] wrote:quoted
On Mon, Jan 11, 2021 at 12:21:13PM +0100, Lukas Bulwahn wrote:quoted
Commit fa41d10589be ("fpga: dfl-pci: locate DFLs by PCIe vendor specific capability") provides documentation to the FPGA Device Feature List (DFL) Framework Overview, but introduced new documentation warnings: ./Documentation/fpga/dfl.rst: 505: WARNING: Title underline too short. 523: WARNING: Unexpected indentation. 523: WARNING: Blank line required after table. 524: WARNING: Block quote ends without a blank line; unexpected unindent. Rectify ReST formatting in ./Documentation/fpga/dfl.rst. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>quoted
You forgot a Reported-by: tag for the person who notified you of this :(Greg, would you believe that I run 'make htmldocs' on linux-next myself?Sure, just seemed to match up with when Stephen reported this a few hours earlier... thanks, greg k-h
Are you waiting for a resend on this? Just asking because we got three versions of this patch by now :) I haven't re-sent this since you were already on the thread. - Moritz