patch-2.3.25 linux/net/wanrouter/wanproc.c
Next file: linux/net/x25/af_x25.c
Previous file: linux/net/unix/af_unix.c
Back to the patch index
Back to the overall index
-  Lines: 17
 -  Date:
Thu Oct 28 14:34:44 1999
 -  Orig file: 
v2.3.24/linux/net/wanrouter/wanproc.c
 -  Orig date: 
Tue Aug 31 17:29:15 1999
 
diff -u --recursive --new-file v2.3.24/linux/net/wanrouter/wanproc.c linux/net/wanrouter/wanproc.c
@@ -193,16 +193,6 @@
 	name_root,		/* .name */
 	0555 | S_IFDIR,		/* .mode */
 	2,			/* .nlink */
-	0,			/* .uid */
-	0,			/* .gid */
-	0,			/* .size */
-	&proc_dir_inode_operations, /* .ops */
-	NULL,			/* .get_info */
-	NULL,			/* .fill_node */
-	NULL,			/* .next */
-	NULL,			/* .parent */
-	NULL,			/* .subdir */
-	NULL,			/* .data */
 };
 
 /*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)