aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorLen Brown <[email protected]>2010-02-16 03:01:42 -0500
committerLen Brown <[email protected]>2010-02-16 03:17:40 -0500
commit0e026445fb36852d3102cb8bb24868765fe5816a (patch)
tree79bd261ac1117525f3b37d6d82a2dfd2a57d39f7 /tools/perf/util/trace-event-scripting.c
parent724e6d3fe8003c3f60bf404bf22e4e331327c596 (diff)
ACPI: delete unused acpi_evaluate_string()
Roel found a logic issue in the #if 0 acpi_evaluate_string(): - || (element->type != ACPI_TYPE_BUFFER) + && (element->type != ACPI_TYPE_BUFFER) delete the dead code. pointed-out-by: Roel Kluin <[email protected]> Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions