]> git.baikalelectronics.ru Git - kernel.git/commit
kvm: selftests: Do not indent with spaces
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 19 Jan 2022 18:34:30 +0000 (13:34 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 19 Jan 2022 18:34:30 +0000 (13:34 -0500)
commitb03abc823d7544ede46b9880a127ca349b418bfe
tree79ed0e7fc39b94fce9142e69a9152ed474c315f7
parent2db2670dc3eb6c07f52ffa2cef508bde9680e41f
kvm: selftests: Do not indent with spaces

Some indentation with spaces crept in, likely due to terminal-based
cut and paste.  Clean it up.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/include/x86_64/processor.h
tools/testing/selftests/kvm/lib/kvm_util.c
tools/testing/selftests/kvm/lib/x86_64/processor.c
tools/testing/selftests/kvm/x86_64/tsc_msrs_test.c
tools/testing/selftests/kvm/x86_64/vmx_close_while_nested_test.c
tools/testing/selftests/kvm/x86_64/xen_shinfo_test.c