patch-2.4.10 linux/drivers/char/vme_scc.c

Next file: linux/drivers/char/vt.c
Previous file: linux/drivers/char/vino.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.9/linux/drivers/char/vme_scc.c linux/drivers/char/vme_scc.c
@@ -1047,7 +1047,7 @@
 	*p = ch;
 }
 
-/* The console_lock must be held when we get here. */
+/* The console must be locked when we get here. */
 
 static void scc_console_write (struct console *co, const char *str, unsigned count)
 {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)