From c91eb2837310a4e8490fb712598aa7d7148e6d7f Mon Sep 17 00:00:00 2001 From: John Garry Date: Fri, 21 May 2021 16:28:09 +0800 Subject: cpu/hotplug: Fix comment typo /s/reatdown/teardown/ Signed-off-by: John Garry Signed-off-by: Thomas Gleixner Link: https://lore.kernel.org/r/1621585689-177398-1-git-send-email-john.garry@huawei.com --- include/linux/cpuhotplug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/linux/cpuhotplug.h') diff --git a/include/linux/cpuhotplug.h b/include/linux/cpuhotplug.h index f39b34b13871..6ac543d33b66 100644 --- a/include/linux/cpuhotplug.h +++ b/include/linux/cpuhotplug.h @@ -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. * -- cgit v1.2.3