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
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>