Re: [PATCH 1/3] drm/doc: Fix title underline length

2022-12-01 Thread Maxime Ripard
On Mon, 28 Nov 2022 09:19:36 +0100, Maxime Ripard wrote: > The underline length for the new Analog TV properties section doesn't > match the title length, resulting in a warning. > > Applied to drm/drm-misc (drm-misc-next). Thanks! Maxime

Re: [PATCH 1/3] drm/doc: Fix title underline length

2022-12-01 Thread Javier Martinez Canillas
On 11/28/22 09:19, Maxime Ripard wrote: > The underline length for the new Analog TV properties section doesn't > match the title length, resulting in a warning. > > Fixes: 7d63cd8526f1 ("drm/connector: Add TV standard property") > Reported-by: kernel test robot > Signed-off-by: Maxime Ripard >

[PATCH 1/3] drm/doc: Fix title underline length

2022-11-28 Thread Maxime Ripard
The underline length for the new Analog TV properties section doesn't match the title length, resulting in a warning. Fixes: 7d63cd8526f1 ("drm/connector: Add TV standard property") Reported-by: kernel test robot Signed-off-by: Maxime Ripard --- Documentation/gpu/drm-kms.rst | 2 +- 1 file chan