patch-2.1.118 linux/kernel/printk.c
Next file: linux/kernel/resource.c
Previous file: linux/kernel/panic.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Aug 20 14:47:30 1998
-  Orig file: 
v2.1.117/linux/kernel/printk.c
-  Orig date: 
Mon Aug  3 12:45:48 1998
diff -u --recursive --new-file v2.1.117/linux/kernel/printk.c linux/kernel/printk.c
@@ -58,7 +58,7 @@
 /*
  *	Setup a list of consoles. Called from init/main.c
  */
-__initfunc(void console_setup(char *str, int *ints))
+void __init console_setup(char *str, int *ints)
 {
 	struct console_cmdline *c;
 	char name[sizeof(c->name)];
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov