]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: function declaration parameter name cleanup
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 1 Apr 2008 14:44:56 +0000 (16:44 +0200)
committerAvi Kivity <avi@qumranet.com>
Sun, 27 Apr 2008 09:00:55 +0000 (12:00 +0300)
commitb2ca836a71ce5a0c40045681ff8d4e1194c609ab
tree06f8985c803d9ba90ffcc617a6403868c5f6f3c6
parentb1bfdb1c745548db1eff7fa6a2cd4c12173b3a3b
KVM: function declaration parameter name cleanup

The kvm_host.h file for x86 declares the functions kvm_set_cr[0348]. In the
header file their second parameter is named cr0 in all cases. This patch
renames the parameters so that they match the function name.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
include/asm-x86/kvm_host.h