ext4: delete duplicated words + other fixes
authorRandy Dunlap <rdunlap@infradead.org>
Wed, 5 Aug 2020 02:48:50 +0000 (19:48 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 18 Oct 2020 14:36:13 +0000 (10:36 -0400)
commitb483bb77194b4ec462fb23ad3fd6a6b36a635340
treeead6d0184419c26031b4f0a2faf149c71c3fd698
parent766ef1e101cddc8f5e722f1c0147e9c0499a2d43
ext4: delete duplicated words + other fixes

Delete repeated words in fs/ext4/.
{the, this, of, we, after}

Also change spelling of "xttr" in inline.c to "xattr" in 2 places.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20200805024850.12129-1-rdunlap@infradead.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/extents.c
fs/ext4/indirect.c
fs/ext4/inline.c
fs/ext4/inode.c
fs/ext4/mballoc.c