Commit 3cb77bd2 authored by brookxu's avatar brookxu Committed by Theodore Ts'o

ext4: fix spelling typos in ext4_mb_initialize_context

Fix spelling typos in ext4_mb_initialize_context.
Signed-off-by: default avatarChunguang Xu <brookxu@tencent.com>
Reviewed-by: default avatarJan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/883b523c-58ec-7f38-0bb8-cd2ea4393684@gmail.comSigned-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent cb29a02d
......@@ -4399,7 +4399,7 @@ ext4_mb_initialize_context(struct ext4_allocation_context *ac,
ac->ac_g_ex = ac->ac_o_ex;
ac->ac_flags = ar->flags;
/* we have to define context: we'll we work with a file or
/* we have to define context: we'll work with a file or
* locality group. this is a policy, actually */
ext4_mb_group_or_file(ac);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment