]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - security/tomoyo/load_policy.c
Fix common misspellings
[mirror_ubuntu-zesty-kernel.git] / security / tomoyo / load_policy.c
index bbada7ca1b910c38fa0ec0a0911035c1d1428806..3312e5624f246d0a663077ab24a4407ce4aafbdb 100644 (file)
@@ -23,7 +23,7 @@ static bool tomoyo_policy_loader_exists(void)
         * If the initrd includes /sbin/init but real-root-dev has not
         * mounted on / yet, activating MAC will block the system since
         * policies are not loaded yet.
-        * Thus, let do_execve() call this function everytime.
+        * Thus, let do_execve() call this function every time.
         */
        struct path path;