Documentation: core-api/cpuhotplug: Fix state names
authorAnna-Maria Behnsen <anna-maria@linutronix.de>
Mon, 15 May 2023 16:20:38 +0000 (18:20 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 8 Aug 2023 08:55:58 +0000 (10:55 +0200)
commite0a99a839f04c90bf9f16919997c4b34f9c8f1f0
treecef348f877a0b1dd9d04b2917a248fa68f01086d
parent33af38d85b5c9e8ffe26f9712319ed28c5ded64f
Documentation: core-api/cpuhotplug: Fix state names

Dynamic allocated hotplug states in documentation and the comment above
cpuhp_state enum do not match the code. To not get confused by wrong
documentation, change to proper state names.

Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20230515162038.62703-1-anna-maria@linutronix.de
Documentation/core-api/cpu_hotplug.rst
include/linux/cpuhotplug.h