summaryrefslogtreecommitdiff
path: root/fs/ext4/extents.c
diff options
context:
space:
mode:
authorAnatol Pomozov <anatol.pomozov@gmail.com>2013-08-28 18:40:12 (GMT)
committerTheodore Ts'o <tytso@mit.edu>2013-08-28 18:40:12 (GMT)
commit70261f568f3c08552f034742e3d5cb78c3877766 (patch)
tree3234aed602a716519b10ac336d58186751405eda /fs/ext4/extents.c
parent7afe5aa59ed3da7b6161617e7f157c7c680dc41e (diff)
downloadlinux-70261f568f3c08552f034742e3d5cb78c3877766.tar.xz
ext4: Fix misspellings using 'codespell' tool
Signed-off-by: Anatol Pomozov <anatol.pomozov@gmail.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/extents.c')
-rw-r--r--fs/ext4/extents.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ext4/extents.c b/fs/ext4/extents.c
index e7580ae..916e884 100644
--- a/fs/ext4/extents.c
+++ b/fs/ext4/extents.c
@@ -3220,7 +3220,7 @@ fix_extent_len:
* ext4_split_extents() splits an extent and mark extent which is covered
* by @map as split_flags indicates
*
- * It may result in splitting the extent into multiple extents (upto three)
+ * It may result in splitting the extent into multiple extents (up to three)
* There are three possibilities:
* a> There is no split required
* b> Splits in two extents: Split is happening at either end of the extent