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>
This commit is contained in:

committed by
Theodore Ts'o

parent
766ef1e101
commit
b483bb7719
@@ -1033,7 +1033,7 @@ static void ext4_free_branches(handle_t *handle, struct inode *inode,
|
||||
brelse(bh);
|
||||
|
||||
/*
|
||||
* Everything below this this pointer has been
|
||||
* Everything below this pointer has been
|
||||
* released. Now let this top-of-subtree go.
|
||||
*
|
||||
* We want the freeing of this indirect block to be
|
||||
|
Reference in New Issue
Block a user