]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - mm/slub.c
Merge tag '9p-for-5.13-rc1' of git://github.com/martinetd/linux
[mirror_ubuntu-jammy-kernel.git] / mm / slub.c
index 68123b21e65fb450a5041c01aa18f987f4c18157..feda53ae62ba4e045c17729dda49a7d536c4e4dc 100644 (file)
--- a/mm/slub.c
+++ b/mm/slub.c
@@ -3391,7 +3391,7 @@ EXPORT_SYMBOL(kmem_cache_alloc_bulk);
  */
 
 /*
- * Mininum / Maximum order of slab pages. This influences locking overhead
+ * Minimum / Maximum order of slab pages. This influences locking overhead
  * and slab fragmentation. A higher order reduces the number of partial slabs
  * and increases the number of allocations possible without having to
  * take the list_lock.