projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43e6c11
)
dm raid: delete the redundant word 'that' in comment
author
Jilin Yuan
<yuanjilin@cdjrlc.com>
Tue, 30 Aug 2022 15:33:45 +0000
(23:33 +0800)
committer
Mike Snitzer
<snitzer@kernel.org>
Tue, 18 Oct 2022 21:17:47 +0000
(17:17 -0400)
Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
drivers/md/dm-raid.c
patch
|
blob
|
history
diff --git
a/drivers/md/dm-raid.c
b/drivers/md/dm-raid.c
index
c640be4
..
e448fd4
100644
(file)
--- a/
drivers/md/dm-raid.c
+++ b/
drivers/md/dm-raid.c
@@
-2529,7
+2529,7
@@
static int analyse_superblocks(struct dm_target *ti, struct raid_set *rs)
* of the "sync" directive.
*
* With reshaping capability added, we must ensure that
- * th
at th
e "sync" directive is disallowed during the reshape.
+ * the "sync" directive is disallowed during the reshape.
*/
if (test_bit(__CTR_FLAG_SYNC, &rs->ctr_flags))
continue;