]> asedeno.scripts.mit.edu Git - linux.git/commit
KVM: PPC: Book3S HV: Remove useless statement
authorPaul Mackerras <paulus@ozlabs.org>
Mon, 20 Nov 2017 03:17:53 +0000 (14:17 +1100)
committerPaul Mackerras <paulus@ozlabs.org>
Thu, 23 Nov 2017 03:23:14 +0000 (14:23 +1100)
commit4fcf361dbdbdb43038bb173e2391c4073e713745
tree329148031681c2124a86ce7f54b05af8946d57ff
parent117647ff936e2d9684cc881d87c0291f46669c20
KVM: PPC: Book3S HV: Remove useless statement

This removes a statement that has no effect.  It should have been
removed in commit 898b25b202f3 ("KVM: PPC: Book3S HV: Simplify dynamic
micro-threading code", 2017-06-22) along with the loop over the
piggy-backed virtual cores.

This issue was reported by Coverity.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
arch/powerpc/kvm/book3s_hv.c