Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[cascardo/linux.git] / include / linux / nfsd / state.h
index 06e9686..d0fe2e3 100644 (file)
@@ -98,7 +98,6 @@ struct nfs4_callback {
        u32                     cb_ident;
        /* RPC client info */
        atomic_t                cb_set;     /* successful CB_NULL call */
-       struct rpc_stat         cb_stat;
        struct rpc_clnt *       cb_client;
 };