X-Git-Url: http://git.monstr.eu/?p=linux-2.6-microblaze.git;a=blobdiff_plain;f=include%2Flinux%2Fcpuhotplug.h;h=95f88edc8f0951ab666a87f8f34e8e014f4b0def;hp=fe72c8d6c9809a2a5a8d4ac777f96f5f5656db39;hb=3b629f8d6dc04d3af94429c18fe17239d6fbe2c3;hpb=3d5b3fbedad65088ec079a4c4d1a2f47e11ae1e7 diff --git a/include/linux/cpuhotplug.h b/include/linux/cpuhotplug.h index fe72c8d6c980..95f88edc8f09 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. *