Re: [PATCH 4/4] drm: Add a few missing descriptions in drm_driver docs

2017-07-20 Thread Daniel Vetter
On Thu, Jul 20, 2017 at 01:47:43PM -0400, Sean Paul wrote: > Fixes the following warnings when building docs: > ../include/drm/drm_drv.h:553: warning: No description found for parameter > 'debugfs_init' > ../include/drm/drm_drv.h:553: warning: No description found for parameter > 'gem_open_object

[PATCH 4/4] drm: Add a few missing descriptions in drm_driver docs

2017-07-20 Thread Sean Paul
Fixes the following warnings when building docs: ../include/drm/drm_drv.h:553: warning: No description found for parameter 'debugfs_init' ../include/drm/drm_drv.h:553: warning: No description found for parameter 'gem_open_object' ../include/drm/drm_drv.h:553: warning: No description found for par