raid: md_p.h: drop duplicated word in a comment
authorRandy Dunlap <rdunlap@infradead.org>
Fri, 17 Jul 2020 23:37:13 +0000 (16:37 -0700)
committerSong Liu <songliubraving@fb.com>
Wed, 22 Jul 2020 05:05:32 +0000 (22:05 -0700)
Drop the doubled word "the" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Song Liu <song@kernel.org>
Cc: linux-raid@vger.kernel.org
Signed-off-by: Song Liu <songliubraving@fb.com>
include/uapi/linux/raid/md_p.h

index 1f2d8c8..e5a98a1 100644 (file)
@@ -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