ARC: Fix misspellings in comments.
[deliverable/linux.git] / arch / arc / mm / cache.c
index b65f797e9ad6723abd7c38bba09e382df52450b4..e1d71dc8cf41e711a965ec48dfbf14f7d8308cf8 100644 (file)
@@ -650,7 +650,7 @@ static void __dma_cache_wback_l1(unsigned long start, unsigned long sz)
 
 /*
  * DMA ops for systems with both L1 and L2 caches, but without IOC
- * Both L1 and L2 lines need to be explicity flushed/invalidated
+ * Both L1 and L2 lines need to be explicitly flushed/invalidated
  */
 static void __dma_cache_wback_inv_slc(unsigned long start, unsigned long sz)
 {
This page took 0.048571 seconds and 5 git commands to generate.