From: Oleg Nesterov Date: Sun, 8 Jan 2006 09:04:02 +0000 (-0800) Subject: [PATCH] copy_process: error path cleanup X-Git-Tag: v2.6.16-rc1~730 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe7d37d1fbf8ffe78abd72728b24fb0c64f7af55;p=pandora-kernel.git [PATCH] copy_process: error path cleanup This patch moves 'fork_out:' under 'bad_fork_free:', and removes now unneeded 'if (retval)' check. Signed-off-by: Oleg Nesterov Cc: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed