Title: [6970] trunk/kernel/printk.c: printk: kernel tip merged a slightly different comment spelling
Revision
6970
Author
vapier
Date
2009-07-10 12:22:03 -0500 (Fri, 10 Jul 2009)

Log Message

printk: kernel tip merged a slightly different comment spelling

Modified Paths


Diff

Modified: trunk/kernel/printk.c (6969 => 6970)


--- trunk/kernel/printk.c	2009-07-10 17:20:35 UTC (rev 6969)
+++ trunk/kernel/printk.c	2009-07-10 17:22:03 UTC (rev 6970)
@@ -1128,7 +1128,7 @@
  *
  * This can happen pretty early during the boot process (because of
  * early_printk) - sometimes before setup_arch() completes - be careful
- * of what kernel features are used - they may not be initialized yet.
+ * of what kernel features are used - they may not be initialised yet.
  *
  * There are two types of consoles - bootconsoles (early_printk) and
  * "real" consoles (everything which is not a bootconsole) which are
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to