diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/nfsd/state.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/nfsd/state.h b/include/linux/nfsd/state.h index db348f749376..06e9686d9dea 100644 --- a/include/linux/nfsd/state.h +++ b/include/linux/nfsd/state.h | |||
| @@ -98,7 +98,6 @@ struct nfs4_callback { | |||
| 98 | u32 cb_ident; | 98 | u32 cb_ident; |
| 99 | /* RPC client info */ | 99 | /* RPC client info */ |
| 100 | atomic_t cb_set; /* successful CB_NULL call */ | 100 | atomic_t cb_set; /* successful CB_NULL call */ |
| 101 | struct rpc_program cb_program; | ||
| 102 | struct rpc_stat cb_stat; | 101 | struct rpc_stat cb_stat; |
| 103 | struct rpc_clnt * cb_client; | 102 | struct rpc_clnt * cb_client; |
| 104 | }; | 103 | }; |
