Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142176
b: refs/heads/master
c: abd91ee
h: refs/heads/master
v: v3
  • Loading branch information
ideawu authored and J. Bruce Fields committed Mar 27, 2009
1 parent 9742489 commit e5f5ae5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 2795e53b4ed5d1f49d2283f416c922f55ec7d461
refs/heads/master: abd91ee979f785b7377216532620d98ab4e3e5af
1 change: 0 additions & 1 deletion trunk/net/sunrpc/svc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1093,7 +1093,6 @@ svc_process(struct svc_rqst *rqstp)
procp = versp->vs_proc + proc;
if (proc >= versp->vs_nproc || !procp->pc_func)
goto err_bad_proc;
rqstp->rq_server = serv;
rqstp->rq_procinfo = procp;

/* Syntactic check complete */
Expand Down

0 comments on commit e5f5ae5

Please sign in to comment.