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

2021-11-08 Thread Daniel Vetter
On Mon, Nov 08, 2021 at 01:16:25PM +0800, suijingfeng wrote: > Signed-off-by: suijingfeng 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/dr

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

2021-11-08 Thread Thomas Zimmermann
Hi Am 08.11.21 um 14:20 schrieb Sui Jingfeng: From: suijingfeng Signed-off-by: suijingfeng 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/comm

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

2021-11-08 Thread Sui Jingfeng
From: suijingfeng Signed-off-by: suijingfeng --- 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 @@ -