lkml.org 
[lkml]   [2022]   [Jun]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v2 132/144] KVM: selftests: Purge vm+vcpu_id == vcpu silliness
    ...
    > @@ -1485,73 +1446,57 @@ void vcpu_run_complete_io(struct kvm_vm *vm, uint32_t vcpuid)
    > }
    >
    > /*
    > - * VM VCPU Get Reg List
    > - *
    > - * Input Args:
    > - * vm - Virtual Machine
    > - * vcpuid - VCPU ID
    > - *
    > - * Output Args:
    > - * None
    > - *
    > - * Return:
    > - * A pointer to an allocated struct kvm_reg_list
    > - *
    > * Get the list of guest registers which are supported for
    > - * KVM_GET_ONE_REG/KVM_SET_ONE_REG calls
    > + * KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls. Returns a kvm_reg_list pointer,
    > + * it is the callers responsibility to free the list.

    nit: caller's or callers'

    Thanks,
    drew

    \
     
     \ /
      Last update: 2022-06-10 19:35    [W:3.532 / U:0.344 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site