Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 69203
b: refs/heads/master
c: 5d34da3
h: refs/heads/master
i:
  69201: 03fac03
  69199: e3e4458
v: v3
  • Loading branch information
Chuck Lever authored and Trond Myklebust committed Oct 9, 2007
1 parent 7a4cbc6 commit 0bb8b5a
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: 143b6c4008a7928de7e139c3a77a90e4cad8db2c
refs/heads/master: 5d34da3af923e0f950a89f160540d2506ca046ce
3 changes: 0 additions & 3 deletions trunk/net/sunrpc/clnt.c
Original file line number Diff line number Diff line change
Expand Up @@ -269,9 +269,6 @@ struct rpc_clnt *rpc_create(struct rpc_create_args *args)
if (args->flags & RPC_CLNT_CREATE_NONPRIVPORT)
xprt->resvport = 0;

dprintk("RPC: creating %s client for %s (xprt %p)\n",
args->program->name, args->servername, xprt);

clnt = rpc_new_client(xprt, args->servername, args->program,
args->version, args->authflavor);
if (IS_ERR(clnt))
Expand Down

0 comments on commit 0bb8b5a

Please sign in to comment.