Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KVM: Drop unnecessary initialization of "ops" in kvm_ioctl_create_dev…
…ice() The variable is initialized but it is only used after its assignment. Reviewed-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Li kunyu <kunyu@nfschina.com> Message-Id: <20220819021535.483702-1-kunyu@nfschina.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
- Loading branch information