diff options
author | Markus Elfring <[email protected]> | 2016-08-28 17:34:46 +0200 |
---|---|---|
committer | Paul Mackerras <[email protected]> | 2016-09-12 10:12:46 +1000 |
commit | 46d4e7479252d3fd82a0ea121daef75164a91939 (patch) | |
tree | 5145adab0abec1bc16384e036e53d2597683426c /lib/test-string_helpers.c | |
parent | f3c0ce86a8da6a43c3551a2223abd42040316dd8 (diff) |
KVM: PPC: e500: Less function calls in kvm_vcpu_ioctl_config_tlb() after error detection
The kfree() function was called in two cases by the
kvm_vcpu_ioctl_config_tlb() function during error handling
even if the passed data structure element contained a null pointer.
* Split a condition check for memory allocation failures.
* Adjust jump targets according to the Linux coding style convention.
Signed-off-by: Markus Elfring <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions