Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114333
b: refs/heads/master
c: 97eb89b
h: refs/heads/master
i:
  114331: a6a2bb7
v: v3
  • Loading branch information
Benny Halevy authored and J. Bruce Fields committed Sep 29, 2008
1 parent 011cf75 commit 7037d70
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: db820d6376aa81accf5b648651e160fd76e363e2
refs/heads/master: 97eb89bb0e5d9ab20dbc677cb18fad1421473287
3 changes: 0 additions & 3 deletions trunk/fs/nfsd/nfs4callback.c
Original file line number Diff line number Diff line change
Expand Up @@ -397,9 +397,6 @@ static int do_probe_callback(void *data)
addr.sin_port = htons(cb->cb_port);
addr.sin_addr.s_addr = htonl(cb->cb_addr);

/* Initialize rpc_stat */
memset(args.program->stats, 0, sizeof(struct rpc_stat));

/* Create RPC client */
client = rpc_create(&args);
if (IS_ERR(client)) {
Expand Down

0 comments on commit 7037d70

Please sign in to comment.