We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f8ffb1 commit 2909438Copy full SHA for 2909438
include/linux/cpufreq.h
@@ -330,7 +330,7 @@ struct cpufreq_driver {
330
*
331
* get_intermediate should return a stable intermediate frequency
332
* platform wants to switch to and target_intermediate() should set CPU
333
- * to to that frequency, before jumping to the frequency corresponding
+ * to that frequency, before jumping to the frequency corresponding
334
* to 'index'. Core will take care of sending notifications and driver
335
* doesn't have to handle them in target_intermediate() or
336
* target_index().
0 commit comments