Commit 86ffed3d authored by Jason Wang's avatar Jason Wang Committed by Rafael J. Wysocki

powercap: fix typo in a comment in idle_inject.c

Drop superfluous "the" from the comment in line 15.
Signed-off-by: default avatarJason Wang <wangborong@cdjrlc.com>
[ rjw: Subject edit, new changelog ]
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 931da6a0
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
* *
* All of the kthreads used for idle injection are created at init time. * 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 * its register function. The kthreads will be synchronized with respect to
* this cpumask. * this cpumask.
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment