Skip to content

Commit ea37471

Browse files
Jason Wangrafaeljw
authored andcommitted
cpuidle: coupled: Drop duplicate word from a comment
The double `are' is duplicated in the comment, remove one. Signed-off-by: Jason Wang <[email protected]> [ rjw: New subject ] Signed-off-by: Rafael J. Wysocki <[email protected]>
1 parent b90cb10 commit ea37471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/cpuidle/coupled.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
* variable is not locked. It is only written from the cpu that
5555
* it stores (or by the on/offlining cpu if that cpu is offline),
5656
* and only read after all the cpus are ready for the coupled idle
57-
* state are are no longer updating it.
57+
* state are no longer updating it.
5858
*
5959
* Three atomic counters are used. alive_count tracks the number
6060
* of cpus in the coupled set that are currently or soon will be

0 commit comments

Comments
 (0)