]> Pileus Git - ~andy/linux/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)
commit9c20456a32ce9e82ccda55e12c10016b181d85e5
tree06f8985c803d9ba90ffcc617a6403868c5f6f3c6
parent3d45830c2b11a9d756faae161742b7d1ec417f7e
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