aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2020-07-17 16:37:13 -0700
committerSong Liu <[email protected]>2020-07-21 22:05:32 -0700
commitc333f9495c451d958c6f4a41e5de2d8f80f79496 (patch)
treebf6cdd582960132d7bfadf79b1dcf704e9e95907
parentedee9dfe51b77ad6532a1014a7be91b2a423bc37 (diff)
raid: md_p.h: drop duplicated word in a comment
Drop the doubled word "the" in a comment. Signed-off-by: Randy Dunlap <[email protected]> Cc: Song Liu <[email protected]> Cc: [email protected] Signed-off-by: Song Liu <[email protected]>
-rw-r--r--include/uapi/linux/raid/md_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/raid/md_p.h b/include/uapi/linux/raid/md_p.h
index 1f2d8c81f0e0..e5a98a16f9b0 100644
--- a/include/uapi/linux/raid/md_p.h
+++ b/include/uapi/linux/raid/md_p.h
@@ -123,7 +123,7 @@ typedef struct mdp_device_descriptor_s {
/*
* Notes:
- * - if an array is being reshaped (restriped) in order to change the
+ * - if an array is being reshaped (restriped) in order to change
* the number of active devices in the array, 'raid_disks' will be
* the larger of the old and new numbers. 'delta_disks' will
* be the "new - old". So if +ve, raid_disks is the new value, and