Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294427
b: refs/heads/master
c: cc9f4be
h: refs/heads/master
i:
  294425: a687972
  294423: 1d30c08
v: v3
  • Loading branch information
Randy Dunlap authored and Trond Myklebust committed Feb 1, 2012
1 parent 6666e48 commit d960e4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ec7652aaf261b7dcb368344369df1e99886c7cd2
refs/heads/master: cc9f4be5ffb86b4b483eeb15eb08aebc60a1b9a9
4 changes: 2 additions & 2 deletions trunk/include/linux/sunrpc/stats.h
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit d960e4d

Please sign in to comment.