Commit c91eb283 authored by John Garry's avatar John Garry Committed by Thomas Gleixner

cpu/hotplug: Fix comment typo

/s/reatdown/teardown/
Signed-off-by: default avatarJohn Garry <john.garry@huawei.com>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/1621585689-177398-1-git-send-email-john.garry@huawei.com
parent 844d8787
......@@ -399,7 +399,7 @@ static inline int cpuhp_state_remove_instance(enum cpuhp_state state,
/**
* cpuhp_state_remove_instance_nocalls - Remove hotplug instance from state
* without invoking the reatdown callback
* without invoking the teardown callback
* @state: The state from which the instance is removed
* @node: The node for this individual state.
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment