diff options
author | Anatol Pomozov <anatol.pomozov@gmail.com> | 2013-08-28 14:40:12 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2013-08-28 14:40:12 -0400 |
commit | 70261f568f3c08552f034742e3d5cb78c3877766 (patch) | |
tree | 3234aed602a716519b10ac336d58186751405eda /fs/ext4/migrate.c | |
parent | 7afe5aa59ed3da7b6161617e7f157c7c680dc41e (diff) |
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/migrate.c')
-rw-r--r-- | fs/ext4/migrate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ext4/migrate.c b/fs/ext4/migrate.c index f99bdb8548b2..2ae73a80c19b 100644 --- a/fs/ext4/migrate.c +++ b/fs/ext4/migrate.c | |||
@@ -494,7 +494,7 @@ int ext4_ext_migrate(struct inode *inode) | |||
494 | * superblock modification. | 494 | * superblock modification. |
495 | * | 495 | * |
496 | * For the tmp_inode we already have committed the | 496 | * For the tmp_inode we already have committed the |
497 | * trascation that created the inode. Later as and | 497 | * transaction that created the inode. Later as and |
498 | * when we add extents we extent the journal | 498 | * when we add extents we extent the journal |
499 | */ | 499 | */ |
500 | /* | 500 | /* |