From: Joerg Roedel Date: Fri, 7 Aug 2009 09:49:37 +0000 (+0200) Subject: KVM: SVM: simplify nested_svm_check_exception X-Git-Tag: v2.6.32-rc1~693^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0295ad7de86a6347316bc7414c1b9c15f56a1333;p=pandora-kernel.git KVM: SVM: simplify nested_svm_check_exception Makes the code of this function more readable by removing on indentation level for the core logic. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed