Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b8d6568a authored by Tao Ma's avatar Tao Ma Committed by Jiri Kosina
Browse files

ext4: Fix comment typo "especiially".



Change "especiially" to "especially".

Cc: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: default avatarTao Ma <boyu.mt@taobao.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 42b16b3f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -131,7 +131,7 @@ static ext4_fsblk_t ext4_ext_find_goal(struct inode *inode,
		 * fragmenting the file system's free space.  Maybe we
		 * should have some hueristics or some way to allow
		 * userspace to pass a hint to file system,
		 * especiially if the latter case turns out to be
		 * especially if the latter case turns out to be
		 * common.
		 */
		ex = path[depth].p_ext;