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:
ce3b0f8
)
Get rid of indirect include of fs_struct.h
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 29 Mar 2009 23:50:06 +0000
(19:50 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 1 Apr 2009 03:00:27 +0000
(23:00 -0400)
Don't pull it in sched.h; very few files actually need it and those
can include directly. sched.h itself only needs forward declaration
of struct fs_struct;
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found