Re: [PATCH] drm/panel: nt35510: Fix comment typo

2022-08-26 Thread Linus Walleij
On Thu, Aug 4, 2022 at 1:41 PM Jason Wang wrote: > The double `the' is duplicated in the comment, remove one. > > Signed-off-by: Jason Wang Patch applied to drm-misc-next Yours, Linus Walleij

[PATCH] drm/panel: nt35510: Fix comment typo

2022-08-04 Thread Jason Wang
The double `the' is duplicated in the comment, remove one. Signed-off-by: Jason Wang --- drivers/gpu/drm/panel/panel-novatek-nt35510.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/panel/panel-novatek-nt35510.c b/drivers/gpu/drm/panel/panel-novatek-nt35510.