Le 20/02/2025 à 14:49, Dmitry Baryshkov a écrit :
On Thu, Feb 20, 2025 at 01:51:37PM +0100, Louis Chauvet wrote:
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 wa
On Thu, Feb 20, 2025 at 01:51:37PM +0100, Louis Chauvet wrote:
>
>
> 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 kerne
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_c
On Fri, Feb 07, 2025 at 06:35:22PM +0100, Louis Chauvet wrote:
> 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 hel
Hi Louis,
On Fri, 07 Feb 2025 18:35:22 +0100 Louis Chauvet
wrote:
>
> 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: Creat