]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/fs-writeback.c
writeback: Fix some comment errors
[karo-tx-linux.git] / fs / fs-writeback.c
index 41a3ccff18d87bdfc3f65148e2f39f8067f3a8ce..0b2c87e08e905e5c7729f5b9ee49dcfbf5e9360f 100644 (file)
@@ -628,8 +628,8 @@ static long writeback_sb_inodes(struct super_block *sb,
                }
 
                /*
-                * Don't bother with new inodes or inodes beeing freed, first
-                * kind does not need peridic writeout yet, and for the latter
+                * Don't bother with new inodes or inodes being freed, first
+                * kind does not need periodic writeout yet, and for the latter
                 * kind writeout is handled by the freer.
                 */
                spin_lock(&inode->i_lock);