Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KVM: x86: svm: remove redundant assignment of var new_entry
new_entry is reassigned a new value next line. So it's redundant and remove it. Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
- Loading branch information