Skip to content
Commit fe3787a0 authored by Like Xu's avatar Like Xu Committed by Paolo Bonzini
Browse files

KVM: x86/i8259: Remove a dead store of irq in a conditional block



The [clang-analyzer-deadcode.DeadStores] helper reports
that the value stored to 'irq' is never read.

Signed-off-by: default avatarLike Xu <likexu@tencent.com>
Message-Id: <20220301120217.38092-1-likexu@tencent.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 1421211a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment