]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/jfs/jfs_txnmgr.c
Fix common misspellings
[mirror_ubuntu-bionic-kernel.git] / fs / jfs / jfs_txnmgr.c
index 9466957ec84173f56707bd591e97b007c7bba57c..f6cc0c09ec637274404af7eb6419112a8203acbe 100644 (file)
@@ -636,7 +636,7 @@ struct tlock *txLock(tid_t tid, struct inode *ip, struct metapage * mp,
         * the inode of the page and available to all anonymous
         * transactions until txCommit() time at which point
         * they are transferred to the transaction tlock list of
-        * the commiting transaction of the inode)
+        * the committing transaction of the inode)
         */
        if (xtid == 0) {
                tlck->tid = tid;