cpu/hotplug: Make state names consistent
authorThomas Gleixner <tglx@linutronix.de>
Tue, 6 Sep 2016 14:13:48 +0000 (16:13 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 6 Sep 2016 14:20:28 +0000 (16:20 +0200)
commit677f6646533d701c8609b8bcb9304173c11cc194
tree9063b3328346585a9722fe6704d98f89c4c88ff1
parent3c1627e999e45e292d5d7ea3751ed86a6383ee2c
cpu/hotplug: Make state names consistent

We should have all names in the scheme "[subsys/]facility:state]". Fix the
core to comply.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/cpu.c