commit | 6614c7d042eb1096d4eba253b4952bec349f8593 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <bp@suse.de> | Fri Apr 26 00:22:01 2013 +0200 |
committer | Gleb Natapov <gleb@redhat.com> | Sun Apr 28 12:42:41 2013 +0300 |
tree | b65ca97e7bb72577f81c6c9b88f482c781ff7f0a | |
parent | cb0c8cda1301842498d1154bd6d0d1c44d1e7030 [diff] |
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>