diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2013-10-02 10:56:13 -0400 |
---|---|---|
committer | Gleb Natapov <gleb@redhat.com> | 2013-10-03 08:44:02 -0400 |
commit | 8a3c1a33476f6bfebd07954e2277dbc88003bd37 (patch) | |
tree | a0861917a144bc81aa70e9865a411f99ee621b2d /arch/x86/configs | |
parent | 95f93af4add9047f7d1ae4f43d12e66f2ba2d6f0 (diff) |
KVM: mmu: change useless int return types to void
kvm_mmu initialization is mostly filling in function pointers, there is
no way for it to fail. Clean up unused return values.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Diffstat (limited to 'arch/x86/configs')
0 files changed, 0 insertions, 0 deletions