projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b55c3cd
)
ext4: fix a doubled word "need" in a comment
author
Xiang wangx
<wangxiang@cdjrlc.com>
Sun, 5 Jun 2022 09:15:03 +0000
(17:15 +0800)
committer
Theodore Ts'o
<tytso@mit.edu>
Sat, 18 Jun 2022 23:36:20 +0000
(19:36 -0400)
Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
Link:
https://lore.kernel.org/r/20220605091503.12513-1-wangxiang@cdjrlc.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/migrate.c
patch
|
blob
|
history
diff --git
a/fs/ext4/migrate.c
b/fs/ext4/migrate.c
index 7a5353a8cfd7b2005e676b6b67939a7bbfb12ece..42f590518b4ce8be9facd9fcd5d95db3725fac05 100644
(file)
--- 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,