From: Al Viro Date: Fri, 25 Nov 2011 01:08:53 +0000 (-0500) Subject: tomoyo: stop including hell knows what X-Git-Tag: v3.3-rc1~170^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5dc332eb93881fc8234d652f6e91a2825b06503;p=pandora-kernel.git tomoyo: stop including hell knows what tomoyo/realpath.c needs exactly one include - that of common.h. It pulls everything the thing needs, without doing ridiculous garbage such as trying to include ../../fs/internal.h. If that alone doesn't scream "layering violation", I don't know what does; and these days it's all for nothing, since it fortunately does not use any symbols defined in there... Signed-off-by: Al Viro --- Reading git-diff-tree failed