Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79666
b: refs/heads/master
c: 65fdf7d
h: refs/heads/master
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Jan 30, 2008
1 parent c518498 commit a7e25af
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: 883bb163f84e0a54b29846c61621f52db3f27393
refs/heads/master: 65fdf7d264213a9a8de44f9a20e002a26c267a76
2 changes: 1 addition & 1 deletion trunk/fs/lockd/clntproc.c
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ void nlm_release_call(struct nlm_rqst *call)

static void nlmclnt_rpc_release(void *data)
{
return nlm_release_call(data);
nlm_release_call(data);
}

static int nlm_wait_on_grace(wait_queue_head_t *queue)
Expand Down

0 comments on commit a7e25af

Please sign in to comment.