All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tty: Remove unexpected word "should" in comments
@ 2022-08-08 15:20 shaomin Deng
  0 siblings, 0 replies; only message in thread
From: shaomin Deng @ 2022-08-08 15:20 UTC (permalink / raw)
  To: gregkh, jirislaby, linux-kernel; +Cc: shaomin Deng

There is an unexpected word "should", so remove it.

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

diff --git a/drivers/tty/amiserial.c b/drivers/tty/amiserial.c
index 5458e2b1c125..81e7f64c1739 100644
--- a/drivers/tty/amiserial.c
+++ b/drivers/tty/amiserial.c
@@ -12,7 +12,7 @@
  * (non hardware specific) changes to serial.c.
  *
  * The port is registered with the tty driver as minor device 64, and
- * therefore other ports should should only use 65 upwards.
+ * therefore other ports should only use 65 upwards.
  *
  * Richard Lucock 28/12/99
  *
-- 
2.35.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-08 15:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-08 15:20 [PATCH] tty: Remove unexpected word "should" in comments shaomin Deng

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.