Skip to content
Snippets Groups Projects
Commit 7ca4fcba authored by kyoungho koo's avatar kyoungho koo Committed by Theodore Ts'o
Browse files

ext4: Fix comment typo "the the".


I have found double typed comments "the the". So i modified it to
one "the"

Signed-off-by: default avatarkyoungho koo <rnrudgh@gmail.com>
Link: https://lore.kernel.org/r/20200424171620.GA11943@koo-Z370-HD3


Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent 00a3fff0
No related branches found
No related tags found
No related merge requests found
......@@ -276,7 +276,7 @@ static int ext4_create_inline_data(handle_t *handle,
len = 0;
}
/* Insert the the xttr entry. */
/* Insert the xttr entry. */
i.value = value;
i.value_len = len;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment