Re: [PATCH] video: fix repeated words in comments

2022-10-19 Thread Helge Deller
On 10/19/22 14:57, Jilin Yuan wrote: Delete the redundant word 'the'. Signed-off-by: Jilin Yuan applied. Thanks! Helge --- drivers/video/fbdev/sis/sis_accel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/video/fbdev/sis/sis_accel.c b/drivers/video/fbdev/

[PATCH] video: fix repeated words in comments

2022-10-19 Thread Jilin Yuan
Delete the redundant word 'the'. Signed-off-by: Jilin Yuan --- drivers/video/fbdev/sis/sis_accel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/video/fbdev/sis/sis_accel.c b/drivers/video/fbdev/sis/sis_accel.c index 1914ab5a5a91..5850e4325f07 100644 --- a/drivers/