All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mdadm:fix typo in comment
@ 2017-03-01  8:44 Zhilong Liu
  2017-03-06 21:27 ` jes.sorensen
  0 siblings, 1 reply; 2+ messages in thread
From: Zhilong Liu @ 2017-03-01  8:44 UTC (permalink / raw)
  To: Jes.Sorensen; +Cc: linux-raid, Zhilong Liu

Signed-off-by: Zhilong Liu <zlliu@suse.com>

diff --git a/mdadm.c b/mdadm.c
index b5d89e4..16fd49a 100644
--- a/mdadm.c
+++ b/mdadm.c
@@ -1268,7 +1268,7 @@ int main(int argc, char *argv[])
 	 * hopefully it's mostly right but there might be some stuff
 	 * missing
 	 *
-	 * That is mosty checked in the per-mode stuff but...
+	 * That is mostly checked in the per-mode stuff but...
 	 *
 	 * For @,B,C and A without -s, the first device listed must be
 	 * an md device.  We check that here and open it.
-- 
2.6.6


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

* Re: [PATCH] mdadm:fix typo in comment
  2017-03-01  8:44 [PATCH] mdadm:fix typo in comment Zhilong Liu
@ 2017-03-06 21:27 ` jes.sorensen
  0 siblings, 0 replies; 2+ messages in thread
From: jes.sorensen @ 2017-03-06 21:27 UTC (permalink / raw)
  To: Zhilong Liu; +Cc: linux-raid

Zhilong Liu <zlliu@suse.com> writes:
> Signed-off-by: Zhilong Liu <zlliu@suse.com>
>
> diff --git a/mdadm.c b/mdadm.c
> index b5d89e4..16fd49a 100644
> --- a/mdadm.c
> +++ b/mdadm.c
> @@ -1268,7 +1268,7 @@ int main(int argc, char *argv[])
>  	 * hopefully it's mostly right but there might be some stuff
>  	 * missing
>  	 *
> -	 * That is mosty checked in the per-mode stuff but...
> +	 * That is mostly checked in the per-mode stuff but...
>  	 *
>  	 * For @,B,C and A without -s, the first device listed must be
>  	 * an md device.  We check that here and open it.

Applied!

Thanks,
Jes

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

end of thread, other threads:[~2017-03-06 21:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-01  8:44 [PATCH] mdadm:fix typo in comment Zhilong Liu
2017-03-06 21:27 ` jes.sorensen

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.