Skip to content

Commit c91eb28

Browse files
John GarryKAGA-KOKO
authored andcommitted
cpu/hotplug: Fix comment typo
/s/reatdown/teardown/ Signed-off-by: John Garry <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 844d878 commit c91eb28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/linux/cpuhotplug.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ static inline int cpuhp_state_remove_instance(enum cpuhp_state state,
399399

400400
/**
401401
* cpuhp_state_remove_instance_nocalls - Remove hotplug instance from state
402-
* without invoking the reatdown callback
402+
* without invoking the teardown callback
403403
* @state: The state from which the instance is removed
404404
* @node: The node for this individual state.
405405
*

0 commit comments

Comments
 (0)