2021-11-08 10:38:16

by Sui Jingfeng

[permalink] [raw]
Subject: [PATCH] drm/drm_plane.h: fix a typo: not -> note

Signed-off-by: suijingfeng <[email protected]>
---
include/drm/drm_plane.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/drm/drm_plane.h b/include/drm/drm_plane.h
index fed97e35626f..0c1102dc4d88 100644
--- a/include/drm/drm_plane.h
+++ b/include/drm/drm_plane.h
@@ -43,7 +43,7 @@ enum drm_scaling_filter {
/**
* struct drm_plane_state - mutable plane state
*
- * Please not that the destination coordinates @crtc_x, @crtc_y, @crtc_h and
+ * Please note that the destination coordinates @crtc_x, @crtc_y, @crtc_h and
* @crtc_w and the source coordinates @src_x, @src_y, @src_h and @src_w are the
* raw coordinates provided by userspace. Drivers should use
* drm_atomic_helper_check_plane_state() and only use the derived rectangles in
--
2.25.1


2021-11-08 17:08:50

by Thomas Zimmermann

[permalink] [raw]
Subject: Re: [PATCH] drm/drm_plane.h: fix a typo: not -> note

Hi

Am 08.11.21 um 14:20 schrieb Sui Jingfeng:
> From: suijingfeng <[email protected]>
>
> Signed-off-by: suijingfeng <[email protected]>

This was fixed a while ago. [1] If you want to work on the DRM
framework, please use the latest repository from drm-tip. [2]

Best regards
Thomas

[1]
https://cgit.freedesktop.org/drm/drm-misc/commit/?id=4087d2fb286c85a1bde72e7523c496080ef39035
[2] https://cgit.freedesktop.org/drm/drm-tip/

> ---
> include/drm/drm_plane.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/drm/drm_plane.h b/include/drm/drm_plane.h
> index fed97e35626f..0c1102dc4d88 100644
> --- a/include/drm/drm_plane.h
> +++ b/include/drm/drm_plane.h
> @@ -43,7 +43,7 @@ enum drm_scaling_filter {
> /**
> * struct drm_plane_state - mutable plane state
> *
> - * Please not that the destination coordinates @crtc_x, @crtc_y, @crtc_h and
> + * Please note that the destination coordinates @crtc_x, @crtc_y, @crtc_h and
> * @crtc_w and the source coordinates @src_x, @src_y, @src_h and @src_w are the
> * raw coordinates provided by userspace. Drivers should use
> * drm_atomic_helper_check_plane_state() and only use the derived rectangles in
>

--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
(HRB 36809, AG Nürnberg)
Geschäftsführer: Ivo Totev


Attachments:
OpenPGP_signature (855.00 B)
OpenPGP digital signature

2021-11-08 20:30:04

by Daniel Vetter

[permalink] [raw]
Subject: Re: [PATCH] drm/drm_plane.h: fix a typo: not -> note

On Mon, Nov 08, 2021 at 01:16:25PM +0800, suijingfeng wrote:
> Signed-off-by: suijingfeng <[email protected]>

Merged into drm-misc-next-fixes for 5.16 merge window.
-Daniel

> ---
> include/drm/drm_plane.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/drm/drm_plane.h b/include/drm/drm_plane.h
> index fed97e35626f..0c1102dc4d88 100644
> --- a/include/drm/drm_plane.h
> +++ b/include/drm/drm_plane.h
> @@ -43,7 +43,7 @@ enum drm_scaling_filter {
> /**
> * struct drm_plane_state - mutable plane state
> *
> - * Please not that the destination coordinates @crtc_x, @crtc_y, @crtc_h and
> + * Please note that the destination coordinates @crtc_x, @crtc_y, @crtc_h and
> * @crtc_w and the source coordinates @src_x, @src_y, @src_h and @src_w are the
> * raw coordinates provided by userspace. Drivers should use
> * drm_atomic_helper_check_plane_state() and only use the derived rectangles in
> --
> 2.25.1
>

--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch