From: Oleg Nesterov Date: Wed, 23 Mar 2011 23:43:14 +0000 (-0700) Subject: procfs: kill the global proc_mnt variable X-Git-Tag: v2.6.39-rc1~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52e9fc76d0d4b1e8adeee736172c6c23180059b2;p=pandora-kernel.git procfs: kill the global proc_mnt variable After the previous cleanup in proc_get_sb() the global proc_mnt has no reasons to exists, kill it. Signed-off-by: Oleg Nesterov Signed-off-by: Eric W. Biederman Signed-off-by: Daniel Lezcano Cc: Alexey Dobriyan Acked-by: Serge E. Hallyn Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed