[PATCH] sysctl: remove unused "context" param
[safe/jmp/linux-2.6] / net / ipv6 / addrconf.c
index a5e8d20..9b0a906 100644 (file)
@@ -3656,8 +3656,7 @@ static int addrconf_sysctl_forward_strategy(ctl_table *table,
                                            int __user *name, int nlen,
                                            void __user *oldval,
                                            size_t __user *oldlenp,
-                                           void __user *newval, size_t newlen,
-                                           void **context)
+                                           void __user *newval, size_t newlen)
 {
        int *valp = table->data;
        int new;