]> git.baikalelectronics.ru Git - kernel.git/commit
kvm: Delete prototype for non-existent function kvm_check_iopl
authorJosh Triplett <josh@joshtriplett.org>
Sun, 20 Oct 2013 14:30:16 +0000 (15:30 +0100)
committerGleb Natapov <gleb@redhat.com>
Wed, 6 Nov 2013 09:07:09 +0000 (11:07 +0200)
commiteda884b76d90c6be6985e84892f54e57f9e80784
tree5f12e8eeca25255beee18958976216ef8cd07b26
parentc4a6ca7858d4d617b70ed709df166a7a6cb98ab2
kvm: Delete prototype for non-existent function kvm_check_iopl

The prototype for kvm_check_iopl appeared in commit
f2d8852f476733c57e2e5924242b663728a862bd ("KVM: x86 emulator: Check IOPL
level during io instruction emulation"), but the function never actually
existed.  Remove the prototype.

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
arch/x86/include/asm/kvm_host.h