Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166311
b: refs/heads/master
c: 0c01695
h: refs/heads/master
i:
  166309: f16e8c9
  166307: 1dd4b67
  166303: e5ba2a9
v: v3
  • Loading branch information
Jaswinder Singh Rajput authored and David S. Miller committed Sep 24, 2009
1 parent 13af4d0 commit 96b45b8
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 18a1166de994685d770425086b2bcc1ba567f7ed
refs/heads/master: 0c01695dabe508ecf3a619c36f0918e8d24c0d05
5 changes: 3 additions & 2 deletions trunk/net/sunrpc/clnt.c
Original file line number Diff line number Diff line change
Expand Up @@ -640,10 +640,11 @@ EXPORT_SYMBOL_GPL(rpc_call_async);
/**
* rpc_run_bc_task - Allocate a new RPC task for backchannel use, then run
* rpc_execute against it
* @ops: RPC call ops
* @req: RPC request
* @tk_ops: RPC call ops
*/
struct rpc_task *rpc_run_bc_task(struct rpc_rqst *req,
const struct rpc_call_ops *tk_ops)
const struct rpc_call_ops *tk_ops)
{
struct rpc_task *task;
struct xdr_buf *xbufp = &req->rq_snd_buf;
Expand Down

0 comments on commit 96b45b8

Please sign in to comment.