patch-2.4.21 linux-2.4.21/kernel/printk.c
Next file: linux-2.4.21/kernel/ptrace.c
Previous file: linux-2.4.21/kernel/module.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-06-13 07:51:39.000000000 -0700
- Orig file:
linux-2.4.20/kernel/printk.c
- Orig date:
2002-08-02 17:39:46.000000000 -0700
diff -urN linux-2.4.20/kernel/printk.c linux-2.4.21/kernel/printk.c
@@ -629,7 +629,7 @@
}
if (console->flags & CON_PRINTBUFFER) {
/*
- * release_cosole_sem() will print out the buffered messages for us.
+ * release_console_sem() will print out the buffered messages for us.
*/
spin_lock_irqsave(&logbuf_lock, flags);
con_start = log_start;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)