[PATCH v2 7/9] drm/doc: remove drm.h file comment
Daniel Vetter
daniel at ffwll.ch
Thu Dec 17 12:07:34 UTC 2020
On Thu, Dec 17, 2020 at 12:32:18PM +0100, Simon Ser wrote:
> Our documentation build system chokes on \file comments. This comment
> seems mostly historical and doesn't provide any useful information.
>
> ./include/uapi/drm/drm.h:2: warning: Cannot understand * \file drm.h
> on line 2 - I thought it was a doc line
>
> Signed-off-by: Simon Ser <contact at emersion.fr>
> Cc: Daniel Vetter <daniel at ffwll.ch>
> Cc: Pekka Paalanen <ppaalanen at gmail.com>
I think just removing the formatting and leaving the historical author
info here (this long predates git) is better. For that version:
Acked-by: Daniel Vetter <daniel.vetter at ffwll.ch>
> ---
> include/uapi/drm/drm.h | 10 ----------
> 1 file changed, 10 deletions(-)
>
> diff --git a/include/uapi/drm/drm.h b/include/uapi/drm/drm.h
> index 5c31aea1f342..783f666152a1 100644
> --- a/include/uapi/drm/drm.h
> +++ b/include/uapi/drm/drm.h
> @@ -1,13 +1,3 @@
> -/**
> - * \file drm.h
> - * Header for the Direct Rendering Manager
> - *
> - * \author Rickard E. (Rik) Faith <faith at valinux.com>
> - *
> - * \par Acknowledgments:
> - * Dec 1999, Richard Henderson <rth at twiddle.net>, move to generic \c cmpxchg.
> - */
> -
> /*
> * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
> * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
> --
> 2.29.2
>
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
More information about the dri-devel
mailing list