linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] synclink: s/aviod/avoid/
@ 2006-03-04 21:18 Alexey Dobriyan
  2006-03-04 21:44 ` Andrew Morton
  0 siblings, 1 reply; 3+ messages in thread
From: Alexey Dobriyan @ 2006-03-04 21:18 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
---

 drivers/char/synclink.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/drivers/char/synclink.c
+++ b/drivers/char/synclink.c
@@ -6025,7 +6025,7 @@ static void usc_set_async_mode( struct m
 	 * <15..8>	?		RxFIFO IRQ Request Level
 	 *
 	 * Note: For async mode the receive FIFO level must be set
-	 * to 0 to aviod the situation where the FIFO contains fewer bytes
+	 * to 0 to avoid the situation where the FIFO contains fewer bytes
 	 * than the trigger level and no more data is expected.
 	 *
 	 * <7>		0		Exited Hunt IA (Interrupt Arm)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-03-04 22:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-04 21:18 [PATCH] synclink: s/aviod/avoid/ Alexey Dobriyan
2006-03-04 21:44 ` Andrew Morton
2006-03-04 22:05   ` [PATCH] Typos grab bag of the month Alexey Dobriyan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).