提交 c34309a4 编写于 作者: T Trond Myklebust

NFS: Remove unused function slot_idx

Signed-off-by: NTrond Myklebust <Trond.Myklebust@netapp.com>
上级 73e39aaa
......@@ -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
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册