Commit 2a4dac39 authored by Avi Kivity's avatar Avi Kivity
Browse files

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: default avatarAvi Kivity <avi@qumranet.com>
parent 106b552b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment