]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
KVM: x86: mmu: returning void in a void function is strange
authorDavid Hildenbrand <david@redhat.com>
Thu, 24 Aug 2017 18:51:23 +0000 (20:51 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 12 Oct 2017 12:01:51 +0000 (14:01 +0200)
commitbb606a9b802584f753f48b6e3369a3026bf5a824
treec73312f42a1762b54bf5c1922f0a2ed351678939
parentc301b909e4b94e6395251787e28b335c51309fff
KVM: x86: mmu: returning void in a void function is strange

Let's just drop the return.

Reviewed-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
arch/x86/kvm/mmu.c