mm, slub: move slub_debug static key enabling outside slab_mutex
[linux-2.6-microblaze.git] / mm / internal.h
index feeaaf0..54bd0dc 100644 (file)
@@ -334,7 +334,7 @@ static inline bool is_exec_mapping(vm_flags_t flags)
 }
 
 /*
- * Stack area - atomatically grows in one direction
+ * Stack area - automatically grows in one direction
  *
  * VM_GROWSUP / VM_GROWSDOWN VMAs are always private anonymous:
  * do_mmap() forbids all other combinations.