Re: [PATCH v2 8/9] drm/doc: demote old doc-comments in drm.h

2020-12-17 Thread Daniel Vetter
On Thu, Dec 17, 2020 at 12:32:19PM +0100, Simon Ser wrote: > Sphinx doesn't like old doc-comments in drm.h and generates warnings > like: > > ./include/uapi/drm/drm.h:87: warning: cannot understand function > prototype: 'struct drm_clip_rect ' > ./include/uapi/drm/drm.h:97: warning: canno

[PATCH v2 8/9] drm/doc: demote old doc-comments in drm.h

2020-12-17 Thread Simon Ser
Sphinx doesn't like old doc-comments in drm.h and generates warnings like: ./include/uapi/drm/drm.h:87: warning: cannot understand function prototype: 'struct drm_clip_rect ' ./include/uapi/drm/drm.h:97: warning: cannot understand function prototype: 'struct drm_drawable_info ' ./inc