forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
kernel/fs/reiserfs/xattr_acl.c
....@@ -373,7 +373,7 @@
373373
374374 /* Other xattrs can be created during inode creation. We don't
375375 * want to claim too many blocks, so we check to see if we
376
- * we need to create the tree to the xattrs, and then we
376
+ * need to create the tree to the xattrs, and then we
377377 * just want two files. */
378378 nblocks = reiserfs_xattr_jcreate_nblocks(inode);
379379 nblocks += JOURNAL_BLOCKS_PER_OBJECT(inode->i_sb);