summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@ozlabs.org>2017-11-20 19:56:27 +1100
committerPaul Mackerras <paulus@ozlabs.org>2017-11-23 14:23:34 +1100
commit9aa6825bbb7526a7fdec137b7cc3b042581cd2fc (patch)
tree1334c4f2709568f92949dc14190693166ffd2b32 /virt
parentc0093f1a38a0fd6c32a2269f0533bb13fb95143d (diff)
KVM: PPC: Book3S: Eliminate some unnecessary checks
In an excess of caution, commit 6f63e81bda98 ("KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions", 2017-02-21) included checks for the case that vcpu->arch.mmio_vsx_copy_nums is less than zero, even though its type is u8. This causes a Coverity warning, so we remove the check for < 0. We also adjust the associated comment to be more accurate ("4 or less" rather than "less than 4"). Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions