public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3]arch:cris:arch-v10i:init.c Fix typo occationally to occasionally
@ 2011-02-16  6:54 Justin P. Mattock
  2011-02-16  7:24 ` Jesper Nilsson
  0 siblings, 1 reply; 4+ messages in thread
From: Justin P. Mattock @ 2011-02-16  6:54 UTC (permalink / raw)
  To: trivial; +Cc: starvik, linux-cris-kernel, linux-kernel, Justin P. Mattock

The below patch fixes a typo occationally to occasionally.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 arch/cris/arch-v10/mm/init.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/cris/arch-v10/mm/init.c b/arch/cris/arch-v10/mm/init.c
index baa746c..e7f8066 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
-- 
1.6.5.2.180.gc5b3e


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

end of thread, other threads:[~2011-02-16 15:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-16  6:54 [PATCH 1/3]arch:cris:arch-v10i:init.c Fix typo occationally to occasionally Justin P. Mattock
2011-02-16  7:24 ` Jesper Nilsson
2011-02-16  9:01   ` Jiri Kosina
2011-02-16 15:25     ` Justin Mattock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox