On Wed, Apr 24, 2019 at 02:59:00PM -0700, Eric Anholt wrote: > Sean Paul <[email protected]> writes: > > > From: Sean Paul <[email protected]> > > > > 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 <[email protected]> -- Sean Paul, Software Engineer, Google / Chromium OS _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
