From: Alan Cox Date: Thu, 28 Feb 2013 01:03:23 +0000 (-0800) Subject: fork: unshare: remove dead code X-Git-Tag: v3.9-rc1~46^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f977e6b2f75fdaccfd9be82bbf72fe5c60e8807;p=pandora-kernel.git fork: unshare: remove dead code If new_nsproxy is set we will always call switch_task_namespaces and then set new_nsproxy back to NULL so the reassignment and fall through check are redundant Signed-off-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed