Re: [PATCH] tty/seria: fix repeated words in comments
From: Greg KH
Date: Mon Aug 22 2022 - 08:18:26 EST
On Mon, Aug 22, 2022 at 08:06:33PM +0800, Jilin Yuan wrote:
> Delete the redundant word 'as'.
> Delete the redundant word 'the'.
>
> Signed-off-by: Jilin Yuan <yuanjilin@xxxxxxxxxx>
Your subject line is incorrect :(
Again, post a patch series, not a random set of patches with all the
same subject line, not reflecting what file you are touching.
I would recommend learning how the development process works first by
contributing to drivers/staging/ and not going out of that area until
you have some experience and know how to do this correctly.
good luck!
greg k-h