From: Daniel Vetter <daniel.vetter@ffwll.ch>
To: Mohammed Anees <pvmohammedanees2003@gmail.com>
Cc: airlied@gmail.com, daniel@ffwll.ch,
maarten.lankhorst@linux.intel.com, mripard@kernel.org,
tzimmermann@suse.de, dri-devel@lists.freedesktop.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drm: Add missing documentation for struct drm_plane_size_hint
Date: Mon, 12 Aug 2024 11:16:53 +0200 [thread overview]
Message-ID: <ZrnTBWq0fpKhCvpB@phenom.ffwll.local> (raw)
In-Reply-To: <20240811101653.170223-1-pvmohammedanees2003@gmail.com>
On Sun, Aug 11, 2024 at 06:16:51AM -0400, Mohammed Anees wrote:
> This patch takes care of the following warnings during documentation
> compiling:
>
> ./include/uapi/drm/drm_mode.h:869: warning: Function parameter or struct member 'width' not described in 'drm_plane_size_hint'
> ./include/uapi/drm/drm_mode.h:869: warning: Function parameter or struct member 'height' not described in 'drm_plane_size_hint'
>
> Signed-off-by: Mohammed Anees <pvmohammedanees2003@gmail.com>
Applied to drm-misc-next, thanks.
-sima
> ---
> include/uapi/drm/drm_mode.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/include/uapi/drm/drm_mode.h b/include/uapi/drm/drm_mode.h
> index d390011b8..c082810c0 100644
> --- a/include/uapi/drm/drm_mode.h
> +++ b/include/uapi/drm/drm_mode.h
> @@ -859,6 +859,8 @@ struct drm_color_lut {
>
> /**
> * struct drm_plane_size_hint - Plane size hints
> + * @width: The width of the plane in pixel
> + * @height: The height of the plane in pixel
> *
> * The plane SIZE_HINTS property blob contains an
> * array of struct drm_plane_size_hint.
> --
> 2.43.0
>
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
prev parent reply other threads:[~2024-08-12 9:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-11 10:16 [PATCH] drm: Add missing documentation for struct drm_plane_size_hint Mohammed Anees
2024-08-12 9:16 ` Daniel Vetter [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZrnTBWq0fpKhCvpB@phenom.ffwll.local \
--to=daniel.vetter@ffwll.ch \
--cc=airlied@gmail.com \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=pvmohammedanees2003@gmail.com \
--cc=tzimmermann@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox