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:
98ca79d
)
Partially sanitise linux/sched.h for userspace consumption
author
David Woodhouse
<dwmw2@infradead.org>
Tue, 25 Apr 2006 13:54:40 +0000
(14:54 +0100)
committer
David Woodhouse
<dwmw2@infradead.org>
Tue, 25 Apr 2006 13:54:40 +0000
(14:54 +0100)
For now, just make sure all inclusion of private header files is done
within #ifdef __KERNEL__. There'll be more to clean up later.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
No differences found