From: Alexey Dobriyan Date: Tue, 7 Jul 2009 21:54:37 +0000 (+0400) Subject: headers: mnt_namespace.h redux X-Git-Tag: v2.6.31-rc3~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b43f3cbd21ffbd719fd4fa6642bfe6af255ded34;p=pandora-kernel.git headers: mnt_namespace.h redux Fix various silly problems wrt mnt_namespace.h: - exit_mnt_ns() isn't used, remove it - done that, sched.h and nsproxy.h inclusions aren't needed - mount.h inclusion was need for vfsmount_lock, but no longer - remove mnt_namespace.h inclusion from files which don't use anything from mnt_namespace.h Signed-off-by: Alexey Dobriyan Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed