Re: [PATCH] synclink: s/aviod/avoid/

From: Andrew Morton
Date: Sat Mar 04 2006 - 16:43:29 EST


Alexey Dobriyan <adobriyan@xxxxxxxxx> wrote:
>
> 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)

One-liner spello fixes fall below my "is this worth a changeset" threshold,
sorry.

-
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/