[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:
Alexey Dobriyan
2006-03-28 01:56:53 -08:00
committed by Linus Torvalds
vanhempi ded23ac627
commit 7f927fcc2f
30 muutettua tiedostoa jossa 39 lisäystä ja 39 poistoa

Näytä tiedosto

@@ -1528,7 +1528,7 @@ static int serial8250_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())
*/
serial8250_clear_fifos(up);