diff options
| author | 2015-01-29 22:48:49 +0100 | |
|---|---|---|
| committer | 2015-01-30 12:26:45 +0100 | |
| commit | 9368b5676265304702419eb090deffc9faf9b08f (patch) | |
| tree | 87d69645aab869d4cd161716bef3e4245b50770f /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | KVM: x86: return bool from kvm_apic_match*() (diff) | |
KVM: x86: cleanup kvm_apic_match_*()
The majority of this patch turns
result = 0; if (CODE) result = 1; return result;
into
return CODE;
because we return bool now.
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
