patch-2.4.0-test10 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:
Mon Oct 16 12:58:51 2000
- Orig file:
v2.4.0-test9/linux/drivers/sound/sound_core.c
- Orig date:
Sun Oct 8 10:50:29 2000
diff -u --recursive --new-file v2.4.0-test9/linux/drivers/sound/sound_core.c linux/drivers/sound/sound_core.c
@@ -152,7 +152,7 @@
* list. Acquires locks as needed
*/
-static devfs_handle_t devfs_handle = NULL;
+static devfs_handle_t devfs_handle;
static int sound_insert_unit(struct sound_unit **list, struct file_operations *fops, int index, int low, int top, const char *name, umode_t mode)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)