patch-2.3.29 linux/net/decnet/dn_route.c

Next file: linux/net/ipv4/af_inet.c
Previous file: linux/net/decnet/dn_raw.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.28/linux/net/decnet/dn_route.c linux/net/decnet/dn_route.c
@@ -915,7 +915,7 @@
 
 #ifdef CONFIG_PROC_FS
 
-static int decnet_cache_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
+static int decnet_cache_get_info(char *buffer, char **start, off_t offset, int length)
 {
         int len = 0;
         off_t pos = 0;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)