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

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)