diff options
author | 2017-01-22 11:30:21 +0100 | |
---|---|---|
committer | 2017-02-17 12:29:42 +0100 | |
commit | f6a3b168e56abe094b5c93dbafc2f0a0bf64e702 (patch) | |
tree | ac31f00c6b271d05ca3d6f528a1a8390d1af04f7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: x86: remove code for lazy FPU handling (diff) | |
download | linux-rng-f6a3b168e56abe094b5c93dbafc2f0a0bf64e702.tar.xz linux-rng-f6a3b168e56abe094b5c93dbafc2f0a0bf64e702.zip |
KVM: Return directly after a failed copy_from_user() in kvm_vm_compat_ioctl()
* Return directly after a call of the function "copy_from_user" failed
in a case block.
This issue was detected by using the Coccinelle software.
* Delete the jump label "out" which became unnecessary with
this refactoring.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions