]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - lib/swiotlb.c
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mv-sheeva.git] / lib / swiotlb.c
index 7c06ee51a29a9bfbf79692af3b7e211751005e3c..c47bbe11b804e1aa9e0084eeb73e402cbaea04b9 100644 (file)
@@ -60,7 +60,7 @@ int swiotlb_force;
 static char *io_tlb_start, *io_tlb_end;
 
 /*
- * The number of IO TLB blocks (in groups of 64) betweeen io_tlb_start and
+ * The number of IO TLB blocks (in groups of 64) between io_tlb_start and
  * io_tlb_end.  This is command line adjustable via setup_io_tlb_npages.
  */
 static unsigned long io_tlb_nslabs;