aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorErik Schmauss <[email protected]>2018-11-05 09:43:51 -0800
committerRafael J. Wysocki <[email protected]>2018-11-08 18:41:47 +0100
commitc647eb98b0852367752ab22dbf97e9ff146f0c21 (patch)
treea65f0ad752f657ffc7a006a8aab3ede3b001a264 /tools/perf/scripts/python/export-to-sqlite.py
parent651022382c7f8da46cb4872a545ee1da6d097d2a (diff)
ACPICA: Debugger: refactor to fix unused variable warning
When building ACPICA in the Linux kernel with Clang with ACPI_DISASSEMBLER not defined, we get a the following warning on variable display_op: warning: variable 'display_op' set but not used [-Wunused-but-set-variable] Fix this by refactoring display_op and parent_op code in a separate function. Suggested-by: Colin Ian King <[email protected]> Signed-off-by: Erik Schmauss <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions