Skip to content

Commit

Permalink
tty: amiserial: Fix comment typo
Browse files Browse the repository at this point in the history
The double `should' is duplicated in line 15, remove one.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Link: https://lore.kernel.org/r/20220715054401.9870-1-wangborong@cdjrlc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Jason Wang authored and Greg Kroah-Hartman committed Jul 28, 2022
1 parent 9e5f399 commit 014482b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/tty/amiserial.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
*
Expand Down

0 comments on commit 014482b

Please sign in to comment.