[PATCH] cpuhotplug.h: Fix comment typo

From: John Garry
Date: Fri May 21 2021 - 04:32:45 EST


/s/reatdown/teardown/

Signed-off-by: John Garry <john.garry@xxxxxxxxxx>

diff --git a/include/linux/cpuhotplug.h b/include/linux/cpuhotplug.h
index 4a62b3980642..6c147d70c969 100644
--- a/include/linux/cpuhotplug.h
+++ b/include/linux/cpuhotplug.h
@@ -400,7 +400,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.
*
--
2.26.2