reiserfs: delete duplicated words
[sfrench/cifs-2.6.git] / fs / reiserfs / xattr_acl.c
index 05f666794561c8fdfbd44f4df9af8f5288626336..ccd40df6eb458a51bdcfcdc993865f1c71b523f6 100644 (file)
@@ -373,7 +373,7 @@ int reiserfs_cache_default_acl(struct inode *inode)
 
                /* Other xattrs can be created during inode creation. We don't
                 * want to claim too many blocks, so we check to see if we
-                * we need to create the tree to the xattrs, and then we
+                * need to create the tree to the xattrs, and then we
                 * just want two files. */
                nblocks = reiserfs_xattr_jcreate_nblocks(inode);
                nblocks += JOURNAL_BLOCKS_PER_OBJECT(inode->i_sb);