Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346598
b: refs/heads/master
c: c34309a
h: refs/heads/master
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Dec 5, 2012
1 parent 5675f0f commit ddf77d4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 73e39aaa8366694450cd6034050f542f965e277d
refs/heads/master: c34309a45ea491e5f0c0d0af49ccfa018ff35fc1
5 changes: 0 additions & 5 deletions trunk/include/linux/nfs_fs_sb.h
Original file line number Diff line number Diff line change
Expand Up @@ -225,11 +225,6 @@ struct nfs4_slot_table {
struct completion complete;
};

static inline int slot_idx(struct nfs4_slot_table *tbl, struct nfs4_slot *sp)
{
return sp - tbl->slots;
}

/*
* Session related parameters
*/
Expand Down

0 comments on commit ddf77d4

Please sign in to comment.