tick: Fix spelling mistake in tick_handle_periodic()
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 25 Mar 2014 10:39:18 +0000 (16:09 +0530)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 25 Mar 2014 23:56:49 +0000 (00:56 +0100)
commitcacb3c76c2012ade52124e8c6fdc5cb125625772
tree0378ac0cc88e15470c6ed9f03ee738d9875ccbd9
parentb712c8dae05931a76b6c17a4254f403798e6caef
tick: Fix spelling mistake in tick_handle_periodic()

One of the comments in tick_handle_periodic() had 'when' instead of 'which' (My
guess :)). Fix it.

Also fix spelling mistake in 'Possible'.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Cc: linaro-kernel@lists.linaro.org
Cc: skarafotis@gmail.com
Link: http://lkml.kernel.org/r/2b29ca4230c163e44179941d7c7a16c1474385c2.1395743878.git.viresh.kumar@linaro.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/time/tick-common.c