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)
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>

No differences found