aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorJames Hogan <[email protected]>2014-05-29 10:16:42 +0100
committerPaolo Bonzini <[email protected]>2014-05-30 13:05:28 +0200
commitd5c704d525aa5e2e7b2bdfbe3e99e4621e29d6bf (patch)
treed511938083ebcc843a2862acf1b4c2319210947e /tools/perf/util/trace-event-scripting.c
parent3d654833713ddb0464cbaee14fe75ef1e4e2ded0 (diff)
MIPS: KVM: Remove ifdef DEBUG around kvm_debug
kvm_debug() uses pr_debug() which is already compiled out in the absence of a DEBUG define, so remove the unnecessary ifdef DEBUG lines around kvm_debug() calls which are littered around arch/mips/kvm/. As well as generally cleaning up, this prevents future bit-rot due to DEBUG not being commonly used. Signed-off-by: James Hogan <[email protected]> Cc: Paolo Bonzini <[email protected]> Cc: Gleb Natapov <[email protected]> Cc: [email protected] Cc: Ralf Baechle <[email protected]> Cc: [email protected] Cc: Sanjay Lal <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions