s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier()
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 27 Aug 2012 13:14:47 +0000 (15:14 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 26 Sep 2012 13:44:52 +0000 (15:44 +0200)
commit7755d6b2c05bea032bf2470d771ad9b56e26015d
tree3af55ed454e946a8585bbb82326050ea8f7626b8
parentbdd1fc27cde35e092497ce8b2ff862bd3e8d27aa
s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier()

Saves a couple of lines of code.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/smp.c