git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b2b5c2
)
md: move most content from md.h to md_k.h
author
NeilBrown
<neilb@suse.de>
Tue, 31 Mar 2009 03:33:13 +0000
(14:33 +1100)
committer
NeilBrown
<neilb@suse.de>
Tue, 31 Mar 2009 03:33:13 +0000
(14:33 +1100)
The extern function definitions are kernel-internal definitions, so
they belong in md_k.h
The MD_*_VERSION values could reasonably go in a number of places,
but md_u.h seems most reasonable.
This leaves almost nothing in md.h. It will go soon.
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found