All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] serial: fsl_lpuart: Remove repeated word
@ 2022-08-08 15:15 shaomin Deng
  2022-08-08 15:24 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: shaomin Deng @ 2022-08-08 15:15 UTC (permalink / raw)
  To: gregkh; +Cc: jirislaby, linux-serial, linux-kernel, shaomin Deng

Remove the repeated word "as" in comments.

Signed-off-by: shaomin Deng <dengshaomin@cdjrlc.com>
---
 drivers/tty/serial/fsl_lpuart.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/tty/serial/fsl_lpuart.c b/drivers/tty/serial/fsl_lpuart.c
index 8fe0494d4057..acd527f95c9b 100644
--- a/drivers/tty/serial/fsl_lpuart.c
+++ b/drivers/tty/serial/fsl_lpuart.c
@@ -2776,7 +2776,7 @@ static int __maybe_unused lpuart_suspend(struct device *dev)
 		 * EDMA driver during suspend will forcefully release any
 		 * non-idle DMA channels. If port wakeup is enabled or if port
 		 * is console port or 'no_console_suspend' is set the Rx DMA
-		 * cannot resume as as expected, hence gracefully release the
+		 * cannot resume as expected, hence gracefully release the
 		 * Rx DMA path before suspend and start Rx DMA path on resume.
 		 */
 		if (irq_wake) {
-- 
2.35.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] serial: fsl_lpuart: Remove repeated word
  2022-08-08 15:15 [PATCH] serial: fsl_lpuart: Remove repeated word shaomin Deng
@ 2022-08-08 15:24 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2022-08-08 15:24 UTC (permalink / raw)
  To: shaomin Deng; +Cc: jirislaby, linux-serial, linux-kernel

On Mon, Aug 08, 2022 at 11:15:37AM -0400, shaomin Deng wrote:
> Remove the repeated word "as" in comments.
> 
> Signed-off-by: shaomin Deng <dengshaomin@cdjrlc.com>

Shouldn't this be "Shaomin Deng"?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-08 15:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-08 15:15 [PATCH] serial: fsl_lpuart: Remove repeated word shaomin Deng
2022-08-08 15:24 ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.