X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=drivers%2Fthermal%2Fcpu_cooling.c;h=1ab0018271c5c622c0b7556fb92a3a1d9ad38e5b;hb=8cc7f26c782e4f5c6c844eb32400bd6848b902db;hp=84a75f89bf74d07786989cd643b1cf327224c2ff;hpb=54f8c2aa146ac5def8c2337b7b1d3b38c58be393;p=cascardo%2Flinux.git diff --git a/drivers/thermal/cpu_cooling.c b/drivers/thermal/cpu_cooling.c index 84a75f89bf74..1ab0018271c5 100644 --- a/drivers/thermal/cpu_cooling.c +++ b/drivers/thermal/cpu_cooling.c @@ -305,7 +305,7 @@ static int cpufreq_apply_cooling(struct cpufreq_cooling_device *cpufreq_device, * @event: value showing cpufreq event for which this function invoked. * @data: callback-specific data * - * Callback to highjack the notification on cpufreq policy transition. + * Callback to hijack the notification on cpufreq policy transition. * Every time there is a change in policy, we will intercept and * update the cpufreq policy with thermal constraints. *