Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23863
b: refs/heads/master
c: c8d149f
h: refs/heads/master
i:
  23861: 4e261da
  23859: 690343b
  23855: 7981f51
v: v3
  • Loading branch information
Jesper Juhl authored and Trond Myklebust committed Mar 20, 2006
1 parent ea65557 commit 85301a7
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: ca62b9c3f7b8679ada4de94d2ab7098c6860c3d7
refs/heads/master: c8d149f3dbd582a101aa7da7bdd6c3316efd11b4
2 changes: 1 addition & 1 deletion trunk/fs/nfs/nfs4proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -2958,7 +2958,7 @@ static void nfs4_delegreturn_release(void *calldata)
kfree(calldata);
}

const static struct rpc_call_ops nfs4_delegreturn_ops = {
static const struct rpc_call_ops nfs4_delegreturn_ops = {
.rpc_call_prepare = nfs4_delegreturn_prepare,
.rpc_call_done = nfs4_delegreturn_done,
.rpc_release = nfs4_delegreturn_release,
Expand Down

0 comments on commit 85301a7

Please sign in to comment.