Merge master.kernel.org:/home/rmk/linux-2.6-mmc
[firefly-linux-kernel-4.4.55.git] / mm / mempolicy.c
index 4f71cfd29c6fa4859c151442176434f48aec748d..dec8249e972de3cdae046203b16ef32d25d1cda9 100644 (file)
@@ -912,7 +912,7 @@ asmlinkage long sys_migrate_pages(pid_t pid, unsigned long maxnode,
        /*
         * Check if this process has the right to modify the specified
         * process. The right exists if the process has administrative
-        * capabilities, superuser priviledges or the same
+        * capabilities, superuser privileges or the same
         * userid as the target process.
         */
        if ((current->euid != task->suid) && (current->euid != task->uid) &&