]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: cleanup useless arguments in kvm__arch_init
authorWanlong Gao <wanlong.gao@gmail.com>
Wed, 21 Dec 2011 23:40:37 +0000 (07:40 +0800)
committerPekka Enberg <penberg@kernel.org>
Thu, 22 Dec 2011 14:02:58 +0000 (16:02 +0200)
commit1b4d817ccc892d53f234f21d6aeb0205f3224256
treeca14e10bada0aa35d898f2f98e25270124769ba0
parentefb8b7e3e033df36d7e505f9d7b225e2a621abae
kvm tools: cleanup useless arguments in kvm__arch_init

Remove useless arguments kvm_dev and name.

Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/include/kvm/kvm.h
tools/kvm/kvm.c
tools/kvm/powerpc/kvm.c
tools/kvm/x86/kvm.c