Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <avi@qumranet.com>
- Loading branch information