From: Luiz Fernando N. Capitulino Date: Tue, 6 Jan 2009 22:40:44 +0000 (-0800) Subject: fs/exec.c:__bprm_mm_init(): clean up error handling X-Git-Tag: v2.6.29-rc1~385 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaccbfa564e48c87626594511f42dc8c0ad2daae;p=pandora-kernel.git fs/exec.c:__bprm_mm_init(): clean up error handling Untangle the error unwinding in this function, saving a test of local variable `vma'. Signed-off-by: Luiz Fernando N. Capitulino Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed