diff options
author | Alan Cox <alan@linux.intel.com> | 2013-02-28 02:03:23 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-28 04:10:12 +0100 |
commit | 6f977e6b2f75fdaccfd9be82bbf72fe5c60e8807 (patch) | |
tree | 983e4c0c901c7cc9364e109676597347b7c4ec65 /kernel/power | |
parent | fs/seq_file.c:seq_lseek(): fix switch statement indenting (diff) | |
download | linux-6f977e6b2f75fdaccfd9be82bbf72fe5c60e8807.tar.xz linux-6f977e6b2f75fdaccfd9be82bbf72fe5c60e8807.zip |
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>
Diffstat (limited to 'kernel/power')
0 files changed, 0 insertions, 0 deletions