Re: [PATCH] drm/drm_plane.h: fix grammar of the comment

2023-04-11 Thread Daniel Vetter
On Sun, Apr 09, 2023 at 09:15:47PM +0800, Sui Jingfeng wrote: > From: Sui Jingfeng > > Signed-off-by: Sui Jingfeng 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/d

[PATCH] drm/drm_plane.h: fix grammar of the comment

2023-04-09 Thread Sui Jingfeng
From: Sui Jingfeng Signed-off-by: Sui Jingfeng --- 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 @@