linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] trival: md_k.h should be md.h in the beginning comment of file md.h
@ 2011-09-04 11:13 Wang Sheng-Hui
  2011-09-07  0:55 ` NeilBrown
  0 siblings, 1 reply; 2+ messages in thread
From: Wang Sheng-Hui @ 2011-09-04 11:13 UTC (permalink / raw)
  To: Neil Brown, linux-raid, linux-kernel

The patch is against 3.1-rc3.

Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
---
 drivers/md/md.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/md/md.h b/drivers/md/md.h
index 1e586bb..4b304ad 100644
--- a/drivers/md/md.h
+++ b/drivers/md/md.h
@@ -1,5 +1,5 @@
 /*
-   md_k.h : kernel internal structure of the Linux MD driver
+   md.h : kernel internal structure of the Linux MD driver
           Copyright (C) 1996-98 Ingo Molnar, Gadi Oxman
 	  
    This program is free software; you can redistribute it and/or modify
-- 
1.7.1


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

* Re: [PATCH] trival: md_k.h should be md.h in the beginning comment of file md.h
  2011-09-04 11:13 [PATCH] trival: md_k.h should be md.h in the beginning comment of file md.h Wang Sheng-Hui
@ 2011-09-07  0:55 ` NeilBrown
  0 siblings, 0 replies; 2+ messages in thread
From: NeilBrown @ 2011-09-07  0:55 UTC (permalink / raw)
  To: Wang Sheng-Hui; +Cc: linux-raid, linux-kernel

On Sun, 04 Sep 2011 19:13:56 +0800 Wang Sheng-Hui <shhuiw@gmail.com> wrote:

> The patch is against 3.1-rc3.
> 
> Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
> ---
>  drivers/md/md.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/md/md.h b/drivers/md/md.h
> index 1e586bb..4b304ad 100644
> --- a/drivers/md/md.h
> +++ b/drivers/md/md.h
> @@ -1,5 +1,5 @@
>  /*
> -   md_k.h : kernel internal structure of the Linux MD driver
> +   md.h : kernel internal structure of the Linux MD driver
>            Copyright (C) 1996-98 Ingo Molnar, Gadi Oxman
>  	  
>     This program is free software; you can redistribute it and/or modify

Thanks.  I'll go upstream in the next merge window.

NeilBrown

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

end of thread, other threads:[~2011-09-07  0:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-04 11:13 [PATCH] trival: md_k.h should be md.h in the beginning comment of file md.h Wang Sheng-Hui
2011-09-07  0:55 ` NeilBrown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).