[PATCH] trival: md_k.h should be md.h in the beginning comment offile md.h

[PATCH] trival: md_k.h should be md.h in the beginning comment offile md.h

am 04.09.2011 13:13:56 von Wang Sheng-Hui

The patch is against 3.1-rc3.

Signed-off-by: Wang Sheng-Hui
---
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

--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] trival: md_k.h should be md.h in the beginning commentof file md.h

am 07.09.2011 02:55:43 von NeilBrown

On Sun, 04 Sep 2011 19:13:56 +0800 Wang Sheng-Hui wrote:

> The patch is against 3.1-rc3.
>
> Signed-off-by: Wang Sheng-Hui
> ---
> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html