Skip to content

Commit

Permalink
powercap: fix typo in a comment in idle_inject.c
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jason Wang authored and Rafael J. Wysocki committed Dec 17, 2021
1 parent 931da6a commit 86ffed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/powercap/idle_inject.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*
* All of the kthreads used for idle injection are created at init time.
*
* Next, the users of the the idle injection framework provide a cpumask via
* Next, the users of the idle injection framework provide a cpumask via
* its register function. The kthreads will be synchronized with respect to
* this cpumask.
*
Expand Down

0 comments on commit 86ffed3

Please sign in to comment.