]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
KVM: Remove unneeded kvm_dev_open and kvm_dev_release functions.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 1 Aug 2007 00:17:06 +0000 (10:17 +1000)
committerAvi Kivity <avi@qumranet.com>
Sat, 13 Oct 2007 08:18:22 +0000 (10:18 +0200)
commit33830b4f5bdf2bc21d0c10d38beffdce8edcded7
treee83e66a0e86988ad22cbebd75d41b82134ecb78b
parent3dea7ca7160f80dd6d31c0bbeb2d871e51b567b6
KVM: Remove unneeded kvm_dev_open and kvm_dev_release functions.

Devices don't need open or release functions.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/kvm_main.c