On Thursday, January 14th, 2021 at 9:06 AM, Simon Ser <[email protected]> wrote:
> On Thursday, January 14th, 2021 at 9:04 AM, Mauro Carvalho Chehab > <[email protected]> wrote: > > > A function has a different name between their prototype > > and its kernel-doc markup: > > > > ../include/drm/drm_crtc.h:1257: warning: expecting prototype for > > drm_crtc_alloc_with_planes(). Prototype was for > > drmm_crtc_alloc_with_planes() instead > > > > Signed-off-by: Mauro Carvalho Chehab <[email protected]> > > Acked-by: Simon Ser <[email protected]> Pushed to drm-misc-next, thanks for the fix!

