aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
diff options
context:
space:
mode:
authorJason Wang <wangborong@cdjrlc.com>2022-08-11 20:04:50 +0800
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2022-08-31 20:54:01 +0200
commitea3747181dc2705ecc697dc98ada7eb135733561 (patch)
tree9df04f13a42e27dd56050202ba1c9e0c66df5517 /drivers/cpuidle
parentb90cb1053190353cc30f0fef0ef1f378ccc063c5 (diff)
downloadlinux-ea3747181dc2705ecc697dc98ada7eb135733561.tar.gz
cpuidle: coupled: Drop duplicate word from a comment
The double `are' is duplicated in the comment, remove one. Signed-off-by: Jason Wang <wangborong@cdjrlc.com> [ rjw: New subject ] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpuidle')
-rw-r--r--drivers/cpuidle/coupled.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/cpuidle/coupled.c b/drivers/cpuidle/coupled.c
index 74068742cef36..9acde71558d51 100644
--- a/drivers/cpuidle/coupled.c
+++ b/drivers/cpuidle/coupled.c
@@ -54,7 +54,7 @@
* variable is not locked. It is only written from the cpu that
* it stores (or by the on/offlining cpu if that cpu is offline),
* and only read after all the cpus are ready for the coupled idle
- * state are are no longer updating it.
+ * state are no longer updating it.
*
* Three atomic counters are used. alive_count tracks the number
* of cpus in the coupled set that are currently or soon will be