dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/3] drm: fix kernel-doc warnings in drm_crtc.h
       [not found] <83362567862e81677c4de35b98b5eae5d8aaad72.1442499384.git.geliangtang@163.com>
@ 2015-09-17  6:25 ` Geliang Tang
  2015-09-22  9:22   ` Daniel Vetter
  0 siblings, 1 reply; 2+ messages in thread
From: Geliang Tang @ 2015-09-17  6:25 UTC (permalink / raw)
  To: David Airlie; +Cc: Geliang Tang, dri-devel, linux-kernel

Fix the following 'make htmldocs' warning:

  .//include/drm/drm_crtc.h:929: warning: Excess struct/union/enum/typedef member 'base' description in 'drm_bridge'

Signed-off-by: Geliang Tang <geliangtang@163.com>
---
 include/drm/drm_crtc.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/drm/drm_crtc.h b/include/drm/drm_crtc.h
index c0366e9..6566f72 100644
--- a/include/drm/drm_crtc.h
+++ b/include/drm/drm_crtc.h
@@ -911,7 +911,6 @@ struct drm_bridge_funcs {
  * @next: the next bridge in the encoder chain
  * @of_node: device node pointer to the bridge
  * @list: to keep track of all added bridges
- * @base: base mode object
  * @funcs: control functions
  * @driver_private: pointer to the bridge driver's internal context
  */
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 2/3] drm: fix kernel-doc warnings in drm_crtc.h
  2015-09-17  6:25 ` [PATCH 2/3] drm: fix kernel-doc warnings in drm_crtc.h Geliang Tang
@ 2015-09-22  9:22   ` Daniel Vetter
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Vetter @ 2015-09-22  9:22 UTC (permalink / raw)
  To: Geliang Tang; +Cc: linux-kernel, dri-devel

On Wed, Sep 16, 2015 at 11:25:22PM -0700, Geliang Tang wrote:
> Fix the following 'make htmldocs' warning:
> 
>   .//include/drm/drm_crtc.h:929: warning: Excess struct/union/enum/typedef member 'base' description in 'drm_bridge'
> 
> Signed-off-by: Geliang Tang <geliangtang@163.com>

Applied to drm-misc, thanks.
-Daniel

> ---
>  include/drm/drm_crtc.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/include/drm/drm_crtc.h b/include/drm/drm_crtc.h
> index c0366e9..6566f72 100644
> --- a/include/drm/drm_crtc.h
> +++ b/include/drm/drm_crtc.h
> @@ -911,7 +911,6 @@ struct drm_bridge_funcs {
>   * @next: the next bridge in the encoder chain
>   * @of_node: device node pointer to the bridge
>   * @list: to keep track of all added bridges
> - * @base: base mode object
>   * @funcs: control functions
>   * @driver_private: pointer to the bridge driver's internal context
>   */
> -- 
> 1.9.1
> 
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-22  9:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <83362567862e81677c4de35b98b5eae5d8aaad72.1442499384.git.geliangtang@163.com>
2015-09-17  6:25 ` [PATCH 2/3] drm: fix kernel-doc warnings in drm_crtc.h Geliang Tang
2015-09-22  9:22   ` Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox