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

Next file: linux/drivers/char/serial_21285.c
Previous file: linux/drivers/char/serial.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.9/linux/drivers/char/serial167.c linux/drivers/char/serial167.c
@@ -2743,7 +2743,7 @@
  * Of course, once the console has been registered, we had better ensure
  * that serial167_init() doesn't leave the chip non-functional.
  *
- * The console_lock must be held when we get here.
+ * The console must be locked when we get here.
  */
 
 void serial167_console_write(struct console *co, const char *str, unsigned count)
@@ -3084,3 +3084,5 @@
 } /* debug_setup */
 
 #endif
+
+MODULE_LICENSE("GPL");

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