Skip to content

Commit 14e6c70

Browse files
Jason Wangrafaeljw
authored andcommitted
cpuidle: menu: Fix typo in a comment
The word `these' in a comment is repeated, so drop one. Signed-off-by: Jason Wang <wangborong@cdjrlc.com> [ rjw: Changelog edits ] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent 1360572 commit 14e6c70

File tree

1 file changed

+1
-1
lines changed
  • drivers/cpuidle/governors

1 file changed

+1
-1
lines changed

drivers/cpuidle/governors/menu.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
* 1) Energy break even point
3535
* 2) Performance impact
3636
* 3) Latency tolerance (from pmqos infrastructure)
37-
* These these three factors are treated independently.
37+
* These three factors are treated independently.
3838
*
3939
* Energy break even point
4040
* -----------------------

0 commit comments

Comments
 (0)