From: Al Viro Date: Sun, 29 Mar 2009 23:50:06 +0000 (-0400) Subject: Get rid of indirect include of fs_struct.h X-Git-Tag: v2.6.30-rc1~244^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ad4e53bd5406ee214ddc5a41f03f779b8b2d526;p=pandora-kernel.git Get rid of indirect include of fs_struct.h 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 --- Reading git-diff-tree failed