From c89511f61c34aa8e52055fc704cee09c8e459dee Mon Sep 17 00:00:00 2001 From: Tamseel Shams Date: Wed, 17 Jun 2020 16:29:07 +0530 Subject: serial: samsung: fix spelling mistake There is a spelling mistake in a comment. Fix it. Signed-off-by: Tamseel Shams Reviewed-by: Alim Akhtar Link: https://lore.kernel.org/r/20200617105907.7143-1-m.shams@samsung.com Signed-off-by: Greg Kroah-Hartman --- drivers/tty/serial/samsung_tty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/tty/serial/samsung_tty.c b/drivers/tty/serial/samsung_tty.c index 7be9579216b8..8ed3482d2e1e 100644 --- a/drivers/tty/serial/samsung_tty.c +++ b/drivers/tty/serial/samsung_tty.c @@ -6,7 +6,7 @@ * http://armlinux.simtec.co.uk/ */ -/* Hote on 2410 error handling +/* Note on 2410 error handling * * The s3c2410 manual has a love/hate affair with the contents of the * UERSTAT register in the UART blocks, and keeps marking some of the -- cgit v1.2.3-59-g8ed1b