]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - fs/ocfs2/file.c
treewide: Fix typos in various parts of the kernel, and fix some comments.
[mirror_ubuntu-jammy-kernel.git] / fs / ocfs2 / file.c
index de4ea1af041b654f8f1b4f1a000f6492226f701f..199c606c56a558d19ff058b85b32fb1bbc57ebaa 100644 (file)
@@ -2108,7 +2108,7 @@ static int ocfs2_prepare_inode_for_write(struct file *file,
                 * remove_suid() calls ->setattr without any hint that
                 * we may have already done our cluster locking. Since
                 * ocfs2_setattr() *must* take cluster locks to
-                * proceeed, this will lead us to recursively lock the
+                * proceed, this will lead us to recursively lock the
                 * inode. There's also the dinode i_size state which
                 * can be lost via setattr during extending writes (we
                 * set inode->i_size at the end of a write. */