patch-2.3.99-pre7 linux/drivers/sound/soundcard.c

Next file: linux/drivers/sound/soundmodule.h
Previous file: linux/drivers/sound/sonicvibes.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre6/linux/drivers/sound/soundcard.c linux/drivers/sound/soundcard.c
@@ -734,7 +734,7 @@
 
 
 static struct timer_list seq_timer =
-{NULL, NULL, 0, 0, do_sequencer_timer};
+{function: do_sequencer_timer};
 
 void request_sound_timer(int count)
 {

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