diff options
author | Ingo Molnar <[email protected]> | 2014-10-19 11:41:52 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-10-19 11:44:49 +0200 |
commit | db6a00b4bed3abbb038077ba4fdc5be481fe5559 (patch) | |
tree | d8ed42bc9fbced75ff5e36db38f864dddda1e3ed /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 77654908ff1a58cee4886298968b5262884aff0b (diff) |
x86/smpboot: Move data structure to its primary usage scope
Makes the code more readable by moving variable and usage closer
to each other, which also avoids this build warning in the
!CONFIG_HOTPLUG_CPU case:
arch/x86/kernel/smpboot.c:105:42: warning: ‘die_complete’ defined but not used [-Wunused-variable]
Cc: Prarit Bhargava <[email protected]>
Cc: Lan Tianyu <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: Linus Torvalds <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions