intel-iommu: Unlink domain from iommu
[deliverable/linux.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;
This page took 0.031236 seconds and 5 git commands to generate.