Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-block.git] / mm / debug_vm_pgtable.c
index 48e329ea5ba37c372743c0f0b1a2f0cc7add1ca3..e651500e597a2e857a5d532219e771c66beed18f 100644 (file)
@@ -1322,8 +1322,8 @@ static int __init debug_vm_pgtable(void)
         * true irrespective of the starting protection value for a
         * given page table entry.
         *
-        * Protection based vm_flags combinatins are always linear
-        * and increasing i.e starting from VM_NONE and going upto
+        * Protection based vm_flags combinations are always linear
+        * and increasing i.e starting from VM_NONE and going up to
         * (VM_SHARED | READ | WRITE | EXEC).
         */
 #define VM_FLAGS_START (VM_NONE)