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/ialloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs/ext4/ialloc.c') diff --git a/fs/ext4/ialloc.c b/fs/ext4/ialloc.c index acc0ad56bf2f..237b877d316d 100644 --- a/fs/ext4/ialloc.c +++ b/fs/ext4/ialloc.c @@ -787,7 +787,7 @@ struct inode *__ext4_new_inode(handle_t *handle, struct inode *dir, sbi = EXT4_SB(sb); /* - * Initalize owners and quota early so that we don't have to account + * Initialize owners and quota early so that we don't have to account * for quota initialization worst case in standard inode creating * transaction */ -- cgit v1.2.3