diff options
Diffstat (limited to 'fs/nfs/nfs4_fs.h')
-rw-r--r-- | fs/nfs/nfs4_fs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfs/nfs4_fs.h b/fs/nfs/nfs4_fs.h index 8a3788199052..45bff1d1a513 100644 --- a/fs/nfs/nfs4_fs.h +++ b/fs/nfs/nfs4_fs.h | |||
@@ -112,7 +112,6 @@ struct nfs_seqid_counter { | |||
112 | struct nfs_seqid { | 112 | struct nfs_seqid { |
113 | struct list_head list; | 113 | struct list_head list; |
114 | struct nfs_seqid_counter *sequence; | 114 | struct nfs_seqid_counter *sequence; |
115 | struct rpc_task *task; | ||
116 | }; | 115 | }; |
117 | 116 | ||
118 | static inline void nfs_confirm_seqid(struct nfs_seqid_counter *seqid, int status) | 117 | static inline void nfs_confirm_seqid(struct nfs_seqid_counter *seqid, int status) |