]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
timer_list-convert-timer-list-to-be-a-proper-seq_file-v2-fix
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 7 Feb 2013 01:25:58 +0000 (12:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 18 Feb 2013 05:46:08 +0000 (16:46 +1100)
fix up comment

Cc: Dave Jones <davej@redhat.com>
Cc: John Stultz <johnstul@us.ibm.com>
Cc: Nathan Zimmer <nzimmer@sgi.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/time/timer_list.c

index 1098ee4d23c879925a80722f6f9398c79753adba..a5f74f68b7d37122278bf16b8ca66bd6e211761e 100644 (file)
@@ -275,8 +275,8 @@ static int timer_list_show(struct seq_file *m, void *v)
 }
 
 /*
- * This itererator really needs some explination since it is offset and has
- * two passes one of which is controlled by a config option.
+ * This itererator really needs some explnation since it is offset and has
+ * two passes, one of which is controlled by a config option.
  * In a hotplugged system some cpus, including cpu 0, may be missing so we have
  * to use cpumask_* to iterate over the cpus.
  * For the first pass: