cpu/hotplug: Remove unused CPU hotplug states
authorZenghui Yu <yuzenghui@huawei.com>
Fri, 24 Nov 2023 12:16:15 +0000 (20:16 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 6 Dec 2023 15:31:03 +0000 (16:31 +0100)
commit15bece7bec0df91a8ed1c185483d67708425ca8e
tree32c8974a7cbdd9b7ba67149146cc167c8d0464ba
parent98b1cc82c4affc16f5598d4fa14b1858671b2263
cpu/hotplug: Remove unused CPU hotplug states

There are unused hotplug states which either have never been used or the
removal of the usage did not remove the state constant.

Drop them to reduce the size of the cpuhp_hp_states array.

Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20231124121615.1604-1-yuzenghui@huawei.com
include/linux/cpuhotplug.h