From: Alexey Dobriyan Date: Wed, 17 Jun 2009 23:27:53 +0000 (-0700) Subject: pidns: rewrite copy_pid_ns() X-Git-Tag: v2.6.31-rc1~194 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dca4a979604da1bac6956c0117abc2114d6dd3ec;p=pandora-kernel.git pidns: rewrite copy_pid_ns() copy_pid_ns() is a perfect example of a case where unwinding leads to more code and makes it less clear. Watch the diffstat. Signed-off-by: Alexey Dobriyan Cc: Pavel Emelyanov Cc: "Eric W. Biederman" Reviewed-by: Serge Hallyn Acked-by: Sukadev Bhattiprolu Reviewed-by: WANG Cong Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed