Searched hist:"6 f977e6b2f75fdaccfd9be82bbf72fe5c60e8807" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/kernel/ |
H A D | fork.c | diff 6f977e6b2f75fdaccfd9be82bbf72fe5c60e8807 Wed Feb 27 19:03:23 CST 2013 Alan Cox <alan@linux.intel.com> 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 <alan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|