lib/genalloc.c: Fix a typo
[sfrench/cifs-2.6.git] / lib / genalloc.c
index 5dcf9cdcbc46da5fb124bb24184aa4a1993d4221..8273760884a702b19d987d151e5589ed0c025e3e 100644 (file)
@@ -735,7 +735,7 @@ EXPORT_SYMBOL(gen_pool_first_fit_order_align);
 
 /**
  * gen_pool_best_fit - find the best fitting region of memory
- * macthing the size requirement (no alignment constraint)
+ * matching the size requirement (no alignment constraint)
  * @map: The address to base the search on
  * @size: The bitmap size in bits
  * @start: The bitnumber to start searching at