summaryrefslogtreecommitdiff
path: root/drivers/md/md.h
diff options
context:
space:
mode:
authorWang Sheng-Hui <shhuiw@gmail.com>2011-09-21 15:37:46 +1000
committerNeilBrown <neilb@suse.de>2011-09-21 15:37:46 +1000
commit7e841526263b3e0042a423513147dfd06c8e998d (patch)
treec576c1f968713c6f4ba020a8de744af757cbffe7 /drivers/md/md.h
parent2585f3ef8c7fffe750ef1feb2775023716d799a8 (diff)
trival: md_k.h should be md.h in the beginning comment of file md.h
Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com> Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'drivers/md/md.h')
-rw-r--r--drivers/md/md.h2
1 files changed, 1 insertions, 1 deletions
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