From: Justin P. Mattock Date: Wed, 16 Feb 2011 06:54:44 +0000 (-0800) Subject: cris: fix comment typo occationally to occasionally X-Git-Tag: v2.6.39-rc1~428^2~22 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=c23cf8baf6965fc9bcffb62c92b384b0f0c78eb7;p=linux-2.6-block.git cris: fix comment typo occationally to occasionally Signed-off-by: Justin P. Mattock Acked-by: Jesper Nilsson Signed-off-by: Jiri Kosina --- diff --git a/arch/cris/arch-v10/mm/init.c b/arch/cris/arch-v10/mm/init.c index baa746ce4e74..e7f8066105aa 100644 --- a/arch/cris/arch-v10/mm/init.c +++ b/arch/cris/arch-v10/mm/init.c @@ -241,7 +241,7 @@ flush_etrax_cacherange(void *startadr, int length) } /* Due to a bug in Etrax100(LX) all versions, receiving DMA buffers - * will occationally corrupt certain CPU writes if the DMA buffers + * will occasionally corrupt certain CPU writes if the DMA buffers * happen to be hot in the cache. * * As a workaround, we have to flush the relevant parts of the cache