The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH] drm/drm_plane.h: fix grammar of the comment
@ 2023-04-09 13:15 Sui Jingfeng
  2023-04-11 14:43 ` Daniel Vetter
  2023-05-13 13:33 ` Sui Jingfeng
  0 siblings, 2 replies; 3+ messages in thread
From: Sui Jingfeng @ 2023-04-09 13:15 UTC (permalink / raw)
  To: Maxime Ripard, Thomas Zimmermann, David Airlie, Daniel Vetter,
	Sui Jingfeng, Li Yi
  Cc: linux-kernel, dri-devel, loongson-kernel

From: Sui Jingfeng <suijingfeng@loongson.cn>

Signed-off-by: Sui Jingfeng <suijingfeng@loongson.cn>
---
 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 51291983ea44..79d62856defb 100644
--- a/include/drm/drm_plane.h
+++ b/include/drm/drm_plane.h
@@ -56,7 +56,7 @@ struct drm_plane_state {
 	/**
 	 * @crtc:
 	 *
-	 * Currently bound CRTC, NULL if disabled. Do not this write directly,
+	 * Currently bound CRTC, NULL if disabled. Do not write this directly,
 	 * use drm_atomic_set_crtc_for_plane()
 	 */
 	struct drm_crtc *crtc;
-- 
2.25.1


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

* Re: [PATCH] drm/drm_plane.h: fix grammar of the comment
  2023-04-09 13:15 [PATCH] drm/drm_plane.h: fix grammar of the comment Sui Jingfeng
@ 2023-04-11 14:43 ` Daniel Vetter
  2023-05-13 13:33 ` Sui Jingfeng
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Vetter @ 2023-04-11 14:43 UTC (permalink / raw)
  To: Sui Jingfeng
  Cc: Maxime Ripard, Thomas Zimmermann, David Airlie, Daniel Vetter,
	Sui Jingfeng, Li Yi, linux-kernel, dri-devel, loongson-kernel

On Sun, Apr 09, 2023 at 09:15:47PM +0800, Sui Jingfeng wrote:
> From: Sui Jingfeng <suijingfeng@loongson.cn>
> 
> Signed-off-by: Sui Jingfeng <suijingfeng@loongson.cn>

Applied to drm-misc-next, thanks

> ---
>  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 51291983ea44..79d62856defb 100644
> --- a/include/drm/drm_plane.h
> +++ b/include/drm/drm_plane.h
> @@ -56,7 +56,7 @@ struct drm_plane_state {
>  	/**
>  	 * @crtc:
>  	 *
> -	 * Currently bound CRTC, NULL if disabled. Do not this write directly,
> +	 * Currently bound CRTC, NULL if disabled. Do not write this directly,
>  	 * use drm_atomic_set_crtc_for_plane()
>  	 */
>  	struct drm_crtc *crtc;
> -- 
> 2.25.1
> 

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

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

* Re: drm/drm_plane.h: fix grammar of the comment
  2023-04-09 13:15 [PATCH] drm/drm_plane.h: fix grammar of the comment Sui Jingfeng
  2023-04-11 14:43 ` Daniel Vetter
@ 2023-05-13 13:33 ` Sui Jingfeng
  1 sibling, 0 replies; 3+ messages in thread
From: Sui Jingfeng @ 2023-05-13 13:33 UTC (permalink / raw)
  To: Sui Jingfeng, Maxime Ripard, Thomas Zimmermann, David Airlie,
	Daniel Vetter, Li Yi
  Cc: loongson-kernel, linux-kernel, dri-devel

Hi, thanks a lot


On 2023/4/9 21:15, Sui Jingfeng wrote:
> From: Sui Jingfeng <suijingfeng@loongson.cn>
>
> Signed-off-by: Sui Jingfeng <suijingfeng@loongson.cn>
> ---
>   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 51291983ea44..79d62856defb 100644
> --- a/include/drm/drm_plane.h
> +++ b/include/drm/drm_plane.h
> @@ -56,7 +56,7 @@ struct drm_plane_state {
>   	/**
>   	 * @crtc:
>   	 *
> -	 * Currently bound CRTC, NULL if disabled. Do not this write directly,
> +	 * Currently bound CRTC, NULL if disabled. Do not write this directly,
>   	 * use drm_atomic_set_crtc_for_plane()
>   	 */
>   	struct drm_crtc *crtc;

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

end of thread, other threads:[~2023-05-13 13:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-09 13:15 [PATCH] drm/drm_plane.h: fix grammar of the comment Sui Jingfeng
2023-04-11 14:43 ` Daniel Vetter
2023-05-13 13:33 ` Sui Jingfeng

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