[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9efc1ba4-89ad-4aed-b4d5-b0a53b120fd4@bootlin.com>
Date: Thu, 20 Feb 2025 13:51:37 +0100
From: Louis Chauvet <louis.chauvet@...tlin.com>
To: Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
Maxime Ripard <mripard@...nel.org>, Thomas Zimmermann <tzimmermann@...e.de>,
David Airlie <airlied@...il.com>, Simona Vetter <simona@...ll.ch>
Cc: thomas.petazzoni@...tlin.com, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org, Stephen Rothwell <sfr@...b.auug.org.au>
Subject: Re: [PATCH] drm: writeback: Fix kernel doc name
Le 07/02/2025 à 18:35, Louis Chauvet a écrit :
> During the creation of drmm_ variants for writeback connector, one
> function was renamed, but not the kernel doc.
>
> To remove the warning, use the proper name in kernel doc.
>
> Fixes: 135d8fc7af44 ("drm: writeback: Create an helper for drm_writeback_connector initialization")
> Reported-by: Stephen Rothwell <sfr@...b.auug.org.au>
> Closes: https://lore.kernel.org/all/20250207142201.550ce870@canb.auug.org.au/
> Signed-off-by: Louis Chauvet <louis.chauvet@...tlin.com>
Hi all,
Gentle ping on this patch. Can someone ack/review it so I can apply it
on drm-misc-next?
Thanks,
Louis Chauvet
> ---
> drivers/gpu/drm/drm_writeback.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/drm_writeback.c b/drivers/gpu/drm/drm_writeback.c
> index 3628fbef77524a7390b3929896a20f1c0a82117d..b14dafe765a148bbde70fcfd1a49cfea9baa9fea 100644
> --- a/drivers/gpu/drm/drm_writeback.c
> +++ b/drivers/gpu/drm/drm_writeback.c
> @@ -213,7 +213,7 @@ static void delete_writeback_properties(struct drm_device *dev)
> }
>
> /**
> - * drm_writeback_connector_init_with_encoder - Initialize a writeback connector with
> + * __drm_writeback_connector_init - Initialize a writeback connector with
> * a custom encoder
> *
> * @dev: DRM device
>
> ---
> base-commit: 2eca617f12586abff62038db1c14cb3aa60a15aa
> change-id: 20250207-b4-fix-warning-431e0a7067ae
>
> Best regards,
--
Louis Chauvet, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Powered by blists - more mailing lists