]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - fs/jbd2/commit.c
Fix common misspellings
[mirror_ubuntu-zesty-kernel.git] / fs / jbd2 / commit.c
index fa36d7662b217455a99a83f93e35899dbf950e4a..20af62f4304bc0624d6be46cefe68747a99689e3 100644 (file)
@@ -403,7 +403,7 @@ void jbd2_journal_commit_transaction(journal_t *journal)
         * we do not require it to remember exactly which old buffers it
         * has reserved.  This is consistent with the existing behaviour
         * that multiple jbd2_journal_get_write_access() calls to the same
-        * buffer are perfectly permissable.
+        * buffer are perfectly permissible.
         */
        while (commit_transaction->t_reserved_list) {
                jh = commit_transaction->t_reserved_list;