[PATCH] Documentation: parport-lowlevel: Separate function listing code blocks

Jonathan Corbet corbet at lwn.net
Mon Nov 10 11:48:18 PST 2025


Bagas Sanjaya <bagasdotme at gmail.com> writes:

> Commit be9d0411f1608a ("parport-lowlevel.txt: standardize document
> format") reSTify parport interface documentation but forgets to properly
> mark function listing code blocks up. As such, these are rendered as
> long-running normal paragraph instead.
>
> Fix them by adding missing separator between the code block marker and
> the listing.
>
> Fixes: be9d0411f1608a ("parport-lowlevel.txt: standardize document format")
> Signed-off-by: Bagas Sanjaya <bagasdotme at gmail.com>
> ---
>  Documentation/driver-api/parport-lowlevel.rst | 5 +++++
>  1 file changed, 5 insertions(+)

Applied, thanks.

jon



More information about the linux-arm-kernel mailing list