On Thursday, January 14th, 2021 at 9:04 AM, Mauro Carvalho Chehab mchehab+huawei@kernel.org 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 mchehab+huawei@kernel.org
Acked-by: Simon Ser contact@emersion.fr