]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/i386: Fix typo that assign same value twice
authorAnthony Harivel <aharivel@redhat.com>
Fri, 26 Jul 2024 10:26:31 +0000 (12:26 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 31 Jul 2024 11:13:31 +0000 (13:13 +0200)
commit5997fbdfaca3e69062c2b706d6228c7c6e133c03
tree0ae18f2582e22677455f6f6483085092b2556745
parentada1f3cab32a4eded6a453c2e22fc897009da555
target/i386: Fix typo that assign same value twice

Should fix: CID 1558553

Signed-off-by: Anthony Harivel <aharivel@redhat.com>
Link: https://lore.kernel.org/r/20240726102632.1324432-2-aharivel@redhat.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/kvm/kvm.c