OSDN Git Service

scripts/spelling.txt: add "an user" pattern and fix typo instances
[uclinux-h8/linux.git] / arch / x86 / kvm / mmu.c
index 2fd7586..1cda352 100644 (file)
@@ -4102,7 +4102,7 @@ static void update_permission_bitmask(struct kvm_vcpu *vcpu,
                                 * as a SMAP violation if all of the following
                                 * conditions are ture:
                                 *   - X86_CR4_SMAP is set in CR4
-                                *   - An user page is accessed
+                                *   - A user page is accessed
                                 *   - Page fault in kernel mode
                                 *   - if CPL = 3 or X86_EFLAGS_AC is clear
                                 *