patch-2.4.10 linux/drivers/sound/sound_core.c
Next file: linux/drivers/sound/trident.c
Previous file: linux/drivers/sound/sonicvibes.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Sep 9 10:52:35 2001
- Orig file:
v2.4.9/linux/drivers/sound/sound_core.c
- Orig date:
Fri Apr 6 10:51:19 2001
diff -u --recursive --new-file v2.4.9/linux/drivers/sound/sound_core.c linux/drivers/sound/sound_core.c
@@ -145,7 +145,7 @@
* This lock guards the sound loader list.
*/
-spinlock_t sound_loader_lock = SPIN_LOCK_UNLOCKED;
+static spinlock_t sound_loader_lock = SPIN_LOCK_UNLOCKED;
/*
* Allocate the controlling structure and add it to the sound driver
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)