patch-2.3.29 linux/net/ax25/ax25_uid.c
Next file: linux/net/bridge/br.c
Previous file: linux/net/ax25/ax25_route.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Nov 19 11:33:29 1999
-  Orig file: 
v2.3.28/linux/net/ax25/ax25_uid.c
-  Orig date: 
Thu Aug 26 13:05:45 1999
diff -u --recursive --new-file v2.3.28/linux/net/ax25/ax25_uid.c linux/net/ax25/ax25_uid.c
@@ -129,7 +129,7 @@
 	return -EINVAL;	/*NOTREACHED */
 }
 
-int ax25_uid_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
+int ax25_uid_get_info(char *buffer, char **start, off_t offset, int length)
 {
 	ax25_uid_assoc *pt;
 	int len     = 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)