]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: selftests: Share common API documentation
authorAndrew Jones <drjones@redhat.com>
Tue, 10 Mar 2020 09:15:54 +0000 (10:15 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 16 Mar 2020 16:59:02 +0000 (17:59 +0100)
commit23e1ac7c36fe5fb619193401fe4b054ce570d1b1
treeb66c8123c2d238037e098cb3029220acf1fa92f1
parenta0c28cf6ba7fbae484e2e7df132224885c5727f3
KVM: selftests: Share common API documentation

Move function documentation comment blocks to the header files in
order to avoid duplicating them for each architecture. While at
it clean up and fix up the comment blocks.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/include/kvm_util.h
tools/testing/selftests/kvm/lib/aarch64/processor.c
tools/testing/selftests/kvm/lib/kvm_util_internal.h
tools/testing/selftests/kvm/lib/s390x/processor.c
tools/testing/selftests/kvm/lib/x86_64/processor.c