aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJason Wessel <[email protected]>2012-08-08 21:12:19 -0500
committerJason Wessel <[email protected]>2012-10-12 06:37:34 -0500
commit42c12213141d7c88e8f649b4bacd19ba14577658 (patch)
tree3ac8cd09ea97332f18f71f68d8f219393e996579 /tools/perf/scripts/python/syscall-counts.py
parentf0a996eeeda214f4293e234df33b29bec003b536 (diff)
kgdb,x86: fix warning about unused variable
When compiling without CONFIG_DEBUG_RODATA the following compiler warning is generated: arch/x86/kernel/kgdb.c: In function 'kgdb_arch_set_breakpoint': arch/x86/kernel/kgdb.c:749: warning: unused variable 'opc' The variable instantiation needs to be inside the #ifdef to make the warning go away. Reported-by: Thiago Rafael Becker <[email protected]> Signed-off-by: Jason Wessel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions