[PATCH] Documentation: Fix warning in drm-kmsc-helpers.rst

Sean Paul sean at poorly.run
Wed Oct 9 19:44:23 UTC 2019


On Wed, Oct 09, 2019 at 06:13:13PM +0200, Daniel Vetter wrote:
> On Mon, Oct 07, 2019 at 11:19:01AM -0400, Sean Paul wrote:
> > From: Sean Paul <seanpaul at chromium.org>
> > 
> > Fixes the following warning:
> > ../include/drm/drm_atomic_state_helper.h:1: warning: no structured comments found
> > 
> > Fixes: 9ef8a9dc4b21 ("drm: Extract drm_atomic_state_helper.[hc]")
> > Cc: Ville Syrjälä <ville.syrjala at linux.intel.com>
> > Cc: Daniel Vetter <daniel.vetter at intel.com>
> > Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
> > Cc: Maxime Ripard <mripard at kernel.org>
> > Cc: Sean Paul <sean at poorly.run>
> > Cc: David Airlie <airlied at linux.ie>
> > Cc: Daniel Vetter <daniel at ffwll.ch>
> > Cc: dri-devel at lists.freedesktop.org
> > Signed-off-by: Sean Paul <seanpaul at chromium.org>
> 
> Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch>
> 

Thanks for the review, pushed to drm-misc-next (with correct file name in
subject).

Sean

> > ---
> >  Documentation/gpu/drm-kms-helpers.rst | 3 ---
> >  1 file changed, 3 deletions(-)
> > 
> > diff --git a/Documentation/gpu/drm-kms-helpers.rst b/Documentation/gpu/drm-kms-helpers.rst
> > index 3868008db8a9..9668a7fe2408 100644
> > --- a/Documentation/gpu/drm-kms-helpers.rst
> > +++ b/Documentation/gpu/drm-kms-helpers.rst
> > @@ -77,9 +77,6 @@ Atomic State Reset and Initialization
> >  Atomic State Helper Reference
> >  -----------------------------
> >  
> > -.. kernel-doc:: include/drm/drm_atomic_state_helper.h
> > -   :internal:
> > -
> >  .. kernel-doc:: drivers/gpu/drm/drm_atomic_state_helper.c
> >     :export:
> >  
> > -- 
> > Sean Paul, Software Engineer, Google / Chromium OS
> > 
> 
> -- 
> Daniel Vetter
> Software Engineer, Intel Corporation
> http://blog.ffwll.ch

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


More information about the dri-devel mailing list