Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88213
b: refs/heads/master
c: ed13c27
h: refs/heads/master
i:
  88211: 7079518
v: v3
  • Loading branch information
Chuck Lever authored and Trond Myklebust committed Apr 9, 2008
1 parent cacdc7a commit 2fc5b9b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 240ee831187e000704cba3208ef6b0a8ad49bd64
refs/heads/master: ed13c27e546667fb0967ae30f5070cd7f6455f90
4 changes: 0 additions & 4 deletions trunk/net/sunrpc/clnt.c
Original file line number Diff line number Diff line change
Expand Up @@ -261,10 +261,6 @@ struct rpc_clnt *rpc_create(struct rpc_create_args *args)
};
char servername[48];

xprt = xprt_create_transport(&xprtargs);
if (IS_ERR(xprt))
return (struct rpc_clnt *)xprt;

/*
* If the caller chooses not to specify a hostname, whip
* up a string representation of the passed-in address.
Expand Down

0 comments on commit 2fc5b9b

Please sign in to comment.