diff options
author | Paul Mackerras <paulus@ozlabs.org> | 2017-11-20 19:56:27 +1100 |
---|---|---|
committer | Paul Mackerras <paulus@ozlabs.org> | 2017-11-23 14:23:34 +1100 |
commit | 9aa6825bbb7526a7fdec137b7cc3b042581cd2fc (patch) | |
tree | 1334c4f2709568f92949dc14190693166ffd2b32 /scripts/gcc-plugins/randomize_layout_plugin.c | |
parent | c0093f1a38a0fd6c32a2269f0533bb13fb95143d (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 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions