From: Takuya Yoshikawa Date: Fri, 11 Jan 2013 09:26:10 +0000 (+0900) Subject: KVM: set_memory_region: Don't jump to out_free unnecessarily X-Git-Tag: v3.9-rc1~97^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ea75e1d26dd4ccbbfe4d1a5931903b15b82ba2a;p=pandora-kernel.git KVM: set_memory_region: Don't jump to out_free unnecessarily This makes the separation between the sanity checks and the rest of the code a bit clearer. Reviewed-by: Marcelo Tosatti Signed-off-by: Takuya Yoshikawa Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed