From: Yuanhan Liu Date: Fri, 22 Feb 2013 00:44:21 +0000 (-0800) Subject: kernel/nsproxy.c: remove duplicate task_cred_xxx for user_ns X-Git-Tag: v3.9-rc1~114^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7d48f6216686602e6e3d8470563326605b01c95;p=pandora-kernel.git kernel/nsproxy.c: remove duplicate task_cred_xxx for user_ns We can use user_ns, which is also assigned from task_cred_xxx(tsk, user_ns), at the beginning of copy_namespaces(). Signed-off-by: Yuanhan Liu Acked-by: Serge Hallyn Cc: "Eric W. Biederman" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed