patch-2.3.43 linux/drivers/telephony/phonedev.c
Next file: linux/drivers/usb/Config.in
Previous file: linux/drivers/telephony/ixj.c
Back to the patch index
Back to the overall index
-  Lines: 18
-  Date:
Wed Feb  9 11:42:35 2000
-  Orig file: 
v2.3.42/linux/drivers/telephony/phonedev.c
-  Orig date: 
Tue Jan  4 13:57:17 2000
diff -u --recursive --new-file v2.3.42/linux/drivers/telephony/phonedev.c linux/drivers/telephony/phonedev.c
@@ -112,16 +112,7 @@
 
 static struct file_operations phone_fops =
 {
-	NULL,
-	NULL,
-	NULL,
-	NULL,			/* readdir */
-	NULL,
-	NULL,
-	NULL,
-	phone_open,
-	NULL,			/* flush */
-	NULL
+	open:		phone_open,
 };
 
 /*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)