Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334692
b: refs/heads/master
c: e9b7e91
h: refs/heads/master
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Oct 16, 2012
1 parent 6dfcf98 commit adc4e82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 2e928e4878fbc6328c2b1fc897d008db257bfbb0
refs/heads/master: e9b7e91745fa9df94900c8ab08e633f336686098
2 changes: 1 addition & 1 deletion trunk/fs/nfs/callback.c
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ static int nfs_callback_start_svc(int minorversion, struct rpc_xprt *xprt,
svc_exit_thread(cb_info->rqst);
cb_info->rqst = NULL;
cb_info->task = NULL;
return PTR_ERR(cb_info->task);
return ret;
}
dprintk("nfs_callback_up: service started\n");
return 0;
Expand Down

0 comments on commit adc4e82

Please sign in to comment.