serial: fsl_lpuart: Fix comment typo
authorJason Wang <wangborong@cdjrlc.com>
Wed, 3 Aug 2022 10:42:08 +0000 (18:42 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Mar 2023 10:47:42 +0000 (12:47 +0200)
commit90a77bca4240c82e46fca69d22ed8bba50c024dd
tree9ed36c4a0f6bbb3d2ec81f45e26ad3d1fc57241a
parentbde1ae2407514ce7a7e0ee8965cfa418643551ce
serial: fsl_lpuart: Fix comment typo

[ Upstream commit 374e01fa1304e1eabd2cd16f750da3ecaeab069b ]

The double `as' is duplicated in the comment, remove one.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Link: https://lore.kernel.org/r/20220803104208.4127-1-wangborong@cdjrlc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Stable-dep-of: 1be6f2b15f90 ("tty: serial: fsl_lpuart: fix race on RX DMA shutdown")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/tty/serial/fsl_lpuart.c