[PATCH] drm/gem: Fix sphinx warnings

Sean Paul sean at poorly.run
Thu Apr 25 14:16:17 UTC 2019


On Wed, Apr 24, 2019 at 02:59:00PM -0700, Eric Anholt wrote:
> Sean Paul <sean at poorly.run> writes:
> 
> > From: Sean Paul <seanpaul at chromium.org>
> >
> > Sphinx really wants colons after arguments :/
> >
> > Fixes the following warnings:
> > drm_gem.c:1384: warning: Function parameter or member 'fence_array' not described in 'drm_gem_fence_array_add'
> > drm_gem.c:1384: warning: Function parameter or member 'fence' not described in 'drm_gem_fence_array_add'
> > drm_gem.c:1435: warning: Function parameter or member 'fence_array' not described in 'drm_gem_fence_array_add_implicit'
> > drm_gem.c:1435: warning: Function parameter or member 'obj' not described in 'drm_gem_fence_array_add_implicit'
> > drm_gem.c:1435: warning: Function parameter or member 'write' not described in 'drm_gem_fence_array_add_implicit'
> 
> Hopefully some day we can move to gitlab and have CI and make sure we
> don't screw this stuff up ever again.

Fingers crossed :) Until then, this has been pushed with your R-b, thanks!

Sean

> 
> Reviewed-by: Eric Anholt <eric at anholt.net>



-- 
Sean Paul, Software Engineer, Google / Chromium OS


More information about the dri-devel mailing list