Re: [PATCH v3] tty:serial: fix spelling typo of values
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-03-23 12:29:51
Also in:
linux-arm-kernel, linux-mediatek, lkml
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-03-23 12:29:51
Also in:
linux-arm-kernel, linux-mediatek, lkml
On Tue, Mar 23, 2021 at 07:53:27PM +0800, caizhichao wrote:
From: caizhichao <redacted> vaules -> values Signed-off-by: Zhichao Cai <redacted> --- v3: use full name and capitalize personal name.
But now your From: and Signed-off-by: lines do not match :( Trivial patches are best learned in the drivers/staging/ area, please try working there before going out into the "real" part of the kernel. thanks, greg k-h