[PATCH] Typo fixes
Fix a lot of typos. Eyeballed by jmc@ in OpenBSD. Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:

committed by
Linus Torvalds

parent
ded23ac627
commit
7f927fcc2f
@@ -483,7 +483,7 @@ static int serial_txx9_startup(struct uart_port *port)
|
||||
|
||||
/*
|
||||
* Clear the FIFO buffers and disable them.
|
||||
* (they will be reeanbled in set_termios())
|
||||
* (they will be reenabled in set_termios())
|
||||
*/
|
||||
sio_set(up, TXX9_SIFCR,
|
||||
TXX9_SIFCR_TFRST | TXX9_SIFCR_RFRST | TXX9_SIFCR_FRSTE);
|
||||
|
Reference in New Issue
Block a user