aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpuidle/coupled.c
diff options
context:
space:
mode:
authorGravatar Jason Wang <wangborong@cdjrlc.com> 2022-08-11 20:04:50 +0800
committerGravatar Rafael J. Wysocki <rafael.j.wysocki@intel.com> 2022-08-31 20:54:01 +0200
commitea3747181dc2705ecc697dc98ada7eb135733561 (patch)
tree9df04f13a42e27dd56050202ba1c9e0c66df5517 /drivers/cpuidle/coupled.c
parentLinux 6.0-rc3 (diff)
downloadlinux-ea3747181dc2705ecc697dc98ada7eb135733561.tar.gz
linux-ea3747181dc2705ecc697dc98ada7eb135733561.tar.bz2
linux-ea3747181dc2705ecc697dc98ada7eb135733561.zip
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/coupled.c')
-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 74068742cef3..9acde71558d5 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