From: Joerg Roedel Date: Fri, 7 Aug 2009 09:49:46 +0000 (+0200) Subject: KVM: SVM: move nested_svm_intr main logic out of if-clause X-Git-Tag: v2.6.32-rc1~693^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26666957a58fab7c8a4a31f1ab24d3bbf4c58c7a;p=pandora-kernel.git KVM: SVM: move nested_svm_intr main logic out of if-clause This patch removes one indentation level from nested_svm_intr and makes the logic more readable. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed