diff options
Diffstat (limited to 'include/linux/nfs_fs.h')
-rw-r--r-- | include/linux/nfs_fs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/nfs_fs.h b/include/linux/nfs_fs.h index 68d5aae89972..0b01b96337f8 100644 --- a/include/linux/nfs_fs.h +++ b/include/linux/nfs_fs.h | |||
@@ -84,7 +84,6 @@ struct nfs_open_context { | |||
84 | int error; | 84 | int error; |
85 | 85 | ||
86 | struct list_head list; | 86 | struct list_head list; |
87 | wait_queue_head_t waitq; | ||
88 | }; | 87 | }; |
89 | 88 | ||
90 | /* | 89 | /* |