]> www.infradead.org Git - users/dwmw2/linux.git/commit
KVM: x86: simplify pic_unlock()
authorDavid Hildenbrand <david@redhat.com>
Fri, 7 Apr 2017 08:50:36 +0000 (10:50 +0200)
committerRadim Krčmář <rkrcmar@redhat.com>
Wed, 12 Apr 2017 18:17:14 +0000 (20:17 +0200)
commite21d1758b0377c9b1351d76fb36ecd34ca72880d
treeb9bfa0092c613180ab57e19c8c40265abc6c4132
parent8c6b7828c24a69416bcb639d5760c6eaa351fdf9
KVM: x86: simplify pic_unlock()

We can easily compact this code and get rid of one local variable.

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/i8259.c