commit | ec077263b2bb841d973d82342b7fbc07bbad4246 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Wed Apr 09 14:15:28 2008 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Sun Apr 27 12:01:17 2008 +0300 |
tree | f39213fad32b5b56d3ef8a120201bba32dee237f | |
parent | 258ac8e066622df3fef94c8adf32596faae5ab71 [diff] |
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>