KVM: SVM: indent svm_set_cr4 with tabs instead of spaces
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 9 Apr 2008 12:15:28 +0000 (14:15 +0200)
committerAvi Kivity <avi@qumranet.com>
Sun, 27 Apr 2008 09:01:17 +0000 (12:01 +0300)
commitec077263b2bb841d973d82342b7fbc07bbad4246
treef39213fad32b5b56d3ef8a120201bba32dee237f
parent258ac8e066622df3fef94c8adf32596faae5ab71
KVM: SVM: indent svm_set_cr4 with tabs instead of spaces

The svm_set_cr4 function is indented with spaces. This patch replaces
them with tabs.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kvm/svm.c