]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: drop goto label in kvm_set_routing_entry()
authorDavid Hildenbrand <david@redhat.com>
Fri, 7 Apr 2017 08:50:34 +0000 (10:50 +0200)
committerRadim Krčmář <rkrcmar@redhat.com>
Wed, 12 Apr 2017 18:17:14 +0000 (20:17 +0200)
commit483c6c8261d8f88bd29976ce2ac67d8fe1b84667
treec76b4f992417444c4933733b3675510833794527
parent06718210c8ce7dd1be05bec64a1245868d4900f5
KVM: x86: drop goto label in kvm_set_routing_entry()

No need for the goto label + local variable "r".

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