patch-2.4.4 linux/net/sunrpc/sysctl.c
Next file: linux/net/sunrpc/xprt.c
Previous file: linux/net/sunrpc/svcsock.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Apr 13 20:26:07 2001
-  Orig file: 
v2.4.3/linux/net/sunrpc/sysctl.c
-  Orig date: 
Sun Oct  1 20:35:16 2000
diff -u --recursive --new-file v2.4.3/linux/net/sunrpc/sysctl.c linux/net/sunrpc/sysctl.c
@@ -63,7 +63,7 @@
 {
 	char		tmpbuf[20], *p, c;
 	unsigned int	value;
-	int		left, len;
+	size_t		left, len;
 
 	if ((file->f_pos && !write) || !*lenp) {
 		*lenp = 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)