patch-2.3.99-pre7 linux/drivers/sound/sys_timer.c
Next file: linux/drivers/sound/trident.c
Previous file: linux/drivers/sound/soundmodule.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed May  3 01:45:18 2000
-  Orig file: 
v2.3.99-pre6/linux/drivers/sound/sys_timer.c
-  Orig date: 
Thu Mar  2 14:36:23 2000
diff -u --recursive --new-file v2.3.99-pre6/linux/drivers/sound/sys_timer.c linux/drivers/sound/sys_timer.c
@@ -29,7 +29,7 @@
 
 
 static struct timer_list def_tmr =
-{NULL, NULL, 0, 0, poll_def_tmr};
+{function: poll_def_tmr};
 
 static unsigned long
 tmr2ticks(int tmr_value)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)