From 7e841526263b3e0042a423513147dfd06c8e998d Mon Sep 17 00:00:00 2001 From: Wang Sheng-Hui Date: Wed, 21 Sep 2011 15:37:46 +1000 Subject: [PATCH] trival: md_k.h should be md.h in the beginning comment of file md.h Signed-off-by: Wang Sheng-Hui Signed-off-by: NeilBrown --- drivers/md/md.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/md/md.h b/drivers/md/md.h index 0a309dc29b45..f412b6e3aa73 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