[PATCH] synclink: s/aviod/avoid/

From: Alexey Dobriyan
Date: Sat Mar 04 2006 - 16:18:04 EST


Signed-off-by: Alexey Dobriyan <adobriyan@xxxxxxxxx>
---

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)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/