From b8a07463c8c5fd7c609590c7cd9eda897a1b6cd6 Mon Sep 17 00:00:00 2001 From: Adam Buchbinder Date: Wed, 9 Mar 2016 23:49:05 -0500 Subject: ext4: fix misspellings in comments. Signed-off-by: Adam Buchbinder Signed-off-by: Theodore Ts'o --- fs/ext4/migrate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs/ext4/migrate.c') diff --git a/fs/ext4/migrate.c b/fs/ext4/migrate.c index a465189..364ea4d 100644 --- a/fs/ext4/migrate.c +++ b/fs/ext4/migrate.c @@ -361,7 +361,7 @@ static int ext4_ext_swap_inode_data(handle_t *handle, struct inode *inode, * blocks. * * While converting to extents we need not - * update the orignal inode i_blocks for extent blocks + * update the original inode i_blocks for extent blocks * via quota APIs. The quota update happened via tmp_inode already. */ spin_lock(&inode->i_lock); -- cgit v1.1