From: Xiang wangx Date: Sun, 5 Jun 2022 09:15:03 +0000 (+0800) Subject: ext4: fix a doubled word "need" in a comment X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=1f3ddff3755915a2b38de92d53508594de432d3d;p=people%2Faperard%2Flinux.git ext4: fix a doubled word "need" in a comment Signed-off-by: Xiang wangx Link: https://lore.kernel.org/r/20220605091503.12513-1-wangxiang@cdjrlc.com Signed-off-by: Theodore Ts'o --- diff --git a/fs/ext4/migrate.c b/fs/ext4/migrate.c index 7a5353a8cfd7b..42f590518b4ce 100644 --- a/fs/ext4/migrate.c +++ b/fs/ext4/migrate.c @@ -438,7 +438,7 @@ int ext4_ext_migrate(struct inode *inode) /* * Worst case we can touch the allocation bitmaps and a block - * group descriptor block. We do need need to worry about + * group descriptor block. We do need to worry about * credits for modifying the quota inode. */ handle = ext4_journal_start(inode, EXT4_HT_MIGRATE,