Re: [PATCH v3 13/13] Documentation/gpu: document the Vino driver

From: Randy Dunlap

Date: Wed Aug 26 2026 - 13:38:02 EST




On 8/26/26 9:37 AM, Mike Lothian wrote:
> diff --git a/Documentation/gpu/vino.rst b/Documentation/gpu/vino.rst
> new file mode 100644
> index 000000000000..98e82297a82a
> --- /dev/null
> +++ b/Documentation/gpu/vino.rst
> @@ -0,0 +1,254 @@
> +.. SPDX-License-Identifier: GPL-2.0-only
> +
> +==========================
> +Vino DisplayLink DL3 driver
> +==========================

Documentation/gpu/vino.rst:3: WARNING: Title overline too short.

==========================
Vino DisplayLink DL3 driver
========================== [docutils]


Extend both the overline and the underline lines by one '='.

--
~Randy