From: Avi Kivity Date: Thu, 1 Mar 2007 14:47:06 +0000 (+0200) Subject: KVM: Remove minor wart from KVM_CREATE_VCPU ioctl X-Git-Tag: v2.6.22-rc1~1008^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a4dac3952468157297b81ae0a29815c02ead179;p=pandora-kernel.git KVM: Remove minor wart from KVM_CREATE_VCPU ioctl That ioctl does not transfer any data, so it should be an _IO rather than an _IOW. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed