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

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)