Loading include/linux/nfs_fs_sb.h +0 −5 Original line number Diff line number Diff line Loading @@ -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 */ Loading Loading
include/linux/nfs_fs_sb.h +0 −5 Original line number Diff line number Diff line Loading @@ -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 */ Loading