]> git.baikalelectronics.ru Git - kernel.git/commit
kvm, svm: Fix typo in printk message
authorBorislav Petkov <bp@suse.de>
Thu, 25 Apr 2013 22:22:01 +0000 (00:22 +0200)
committerGleb Natapov <gleb@redhat.com>
Sun, 28 Apr 2013 09:42:41 +0000 (12:42 +0300)
commit0185f6e2184e6965d626b548a37ef21b2d5934ce
treeb65ca97e7bb72577f81c6c9b88f482c781ff7f0a
parentb2fa6da431d26fee582a120b39bc8351e3354c6b
kvm, svm: Fix typo in printk message

It is "exit_int_info". It is actually EXITINTINFO in the official docs
but we don't like screaming docs.

Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
arch/x86/kvm/svm.c