diff options
author | Ingo Molnar <mingo@kernel.org> | 2014-10-19 11:41:52 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2014-10-19 11:44:49 +0200 |
commit | db6a00b4bed3abbb038077ba4fdc5be481fe5559 (patch) | |
tree | d8ed42bc9fbced75ff5e36db38f864dddda1e3ed /arch/frv | |
parent | 77654908ff1a58cee4886298968b5262884aff0b (diff) | |
download | linux-db6a00b4bed3abbb038077ba4fdc5be481fe5559.tar.bz2 |
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 <prarit@redhat.com>
Cc: Lan Tianyu <tianyu.lan@intel.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: srostedt@redhat.com
Cc: toshi.kani@hp.com
Cc: imammedo@redhat.com
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: http://lkml.kernel.org/r/1409039025-32310-1-git-send-email-tianyu.lan@intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/frv')
0 files changed, 0 insertions, 0 deletions