]> Pileus Git - ~andy/linux/blobdiff - drivers/cpuidle/coupled.c
Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
[~andy/linux] / drivers / cpuidle / coupled.c
index f8a86364c6b64b05489299074c4fb394964e6bc0..e952936418d0f4de89251c8fd64677c14e5a8889 100644 (file)
@@ -147,7 +147,7 @@ static cpumask_t cpuidle_coupled_poked;
  * has returned from this function, the barrier is immediately available for
  * reuse.
  *
- * The atomic variable must be initialized to 0 before any cpu calls
+ * The atomic variable must be initialized to 0 before any cpu calls
  * this function, will be reset to 0 before any cpu returns from this function.
  *
  * Must only be called from within a coupled idle state handler