All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] raid: md_p.h: drop duplicated word in a comment
@ 2020-07-17 23:37 Randy Dunlap
  2020-07-22  5:08 ` Song Liu
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-07-17 23:37 UTC (permalink / raw)
  To: LKML, Song Liu, linux-raid

From: Randy Dunlap <rdunlap@infradead.org>

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
---
 include/uapi/linux/raid/md_p.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200714.orig/include/uapi/linux/raid/md_p.h
+++ linux-next-20200714/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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] raid: md_p.h: drop duplicated word in a comment
  2020-07-17 23:37 [PATCH] raid: md_p.h: drop duplicated word in a comment Randy Dunlap
@ 2020-07-22  5:08 ` Song Liu
  0 siblings, 0 replies; 2+ messages in thread
From: Song Liu @ 2020-07-22  5:08 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: LKML, linux-raid

On Fri, Jul 17, 2020 at 4:37 PM Randy Dunlap <rdunlap@infradead.org> wrote:
>
> From: Randy Dunlap <rdunlap@infradead.org>
>
> 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

Applied to md-next. Thanks!

> ---
>  include/uapi/linux/raid/md_p.h |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-next-20200714.orig/include/uapi/linux/raid/md_p.h
> +++ linux-next-20200714/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
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-22  5:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-17 23:37 [PATCH] raid: md_p.h: drop duplicated word in a comment Randy Dunlap
2020-07-22  5:08 ` Song Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.