VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / net / sunrpc / stats.c
index 9a95d85..9b67dc1 100644 (file)
@@ -169,7 +169,7 @@ rpc_proc_exit(void)
        dprintk("RPC: unregistering /proc/net/rpc\n");
        if (proc_net_rpc) {
                proc_net_rpc = NULL;
-               remove_proc_entry("net/rpc", 0);
+               remove_proc_entry("net/rpc", NULL);
        }
 }