Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 86ffed3

Browse files
Jason Wangrafaeljw
Jason Wang
authored andcommittedDec 17, 2021
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

+1-1
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)
Please sign in to comment.