diff options
author | Wang Sheng-Hui <shhuiw@gmail.com> | 2011-09-21 15:37:46 +1000 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2011-09-21 15:37:46 +1000 |
commit | 7e841526263b3e0042a423513147dfd06c8e998d (patch) | |
tree | c576c1f968713c6f4ba020a8de744af757cbffe7 /drivers/md/md.h | |
parent | 2585f3ef8c7fffe750ef1feb2775023716d799a8 (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.h | 2 |
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 |