[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1621585689-177398-1-git-send-email-john.garry@huawei.com>
Date: Fri, 21 May 2021 16:28:09 +0800
From: John Garry <john.garry@...wei.com>
To: <tglx@...utronix.de>
CC: <linux-kernel@...r.kernel.org>, John Garry <john.garry@...wei.com>
Subject: [PATCH] cpuhotplug.h: Fix comment typo
/s/reatdown/teardown/
Signed-off-by: John Garry <john.garry@...wei.com>
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
Powered by blists - more mailing lists