Skip to content

Commit 86ffed3

Browse files
Jason Wangrafaeljw
authored andcommitted
powercap: fix typo in a comment in idle_inject.c
Drop superfluous "the" from the comment in line 15. Signed-off-by: Jason Wang <wangborong@cdjrlc.com> [ rjw: Subject edit, new changelog ] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent 931da6a commit 86ffed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/powercap/idle_inject.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*
1313
* All of the kthreads used for idle injection are created at init time.
1414
*
15-
* Next, the users of the the idle injection framework provide a cpumask via
15+
* Next, the users of the idle injection framework provide a cpumask via
1616
* its register function. The kthreads will be synchronized with respect to
1717
* this cpumask.
1818
*

0 commit comments

Comments
 (0)