From: Eugene Korenevsky Date: Sat, 28 Mar 2015 22:27:17 +0000 (+0300) Subject: KVM: remove useless check of "ret" variable prior to returning the same value X-Git-Tag: omap-for-v4.1/fixes-rc1~202^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f729b10bb74f97797beb310113f6182f262d36a;p=pandora-kernel.git KVM: remove useless check of "ret" variable prior to returning the same value A trivial code cleanup. This `if` is redundant. Signed-off-by: Eugene Korenevsky Message-Id: <20150328222717.GA6508@gnote> Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed