From d960e4df332ca2289cd39cf8c3f2a51bcc6fef89 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Tue, 24 Jan 2012 03:28:07 +0000 Subject: [PATCH] --- yaml --- r: 294427 b: refs/heads/master c: cc9f4be5ffb86b4b483eeb15eb08aebc60a1b9a9 h: refs/heads/master i: 294425: a687972f40ea7cbb3f02bbb8f6508a40e2ebcb8e 294423: 1d30c0846e0113c2a0d8c5f4340de7488c0cea1f v: v3 --- [refs] | 2 +- trunk/include/linux/sunrpc/stats.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 50b1471084c3..af9c10d4d941 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ec7652aaf261b7dcb368344369df1e99886c7cd2 +refs/heads/master: cc9f4be5ffb86b4b483eeb15eb08aebc60a1b9a9 diff --git a/trunk/include/linux/sunrpc/stats.h b/trunk/include/linux/sunrpc/stats.h index f625b5746bdc..c5aaf7ddb5cf 100644 --- a/trunk/include/linux/sunrpc/stats.h +++ b/trunk/include/linux/sunrpc/stats.h @@ -69,8 +69,8 @@ void svc_seq_show(struct seq_file *, const struct svc_stat *); #else -static inline struct proc_dir_entry *rpc_proc_register(struct net *, struct rpc_stat *s) { return NULL; } -static inline void rpc_proc_unregisterstruct net *, (const char *p) {} +static inline struct proc_dir_entry *rpc_proc_register(struct net *net, struct rpc_stat *s) { return NULL; } +static inline void rpc_proc_unregister(struct net *net, const char *p) {} static inline void rpc_proc_zero(struct rpc_program *p) {} static inline struct proc_dir_entry *svc_proc_register(struct svc_stat *s,