aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsglob.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/cifs/cifsglob.h')
-rw-r--r--fs/cifs/cifsglob.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/cifs/cifsglob.h b/fs/cifs/cifsglob.h
index 8289e61937a2..e2b760ef22ff 100644
--- a/fs/cifs/cifsglob.h
+++ b/fs/cifs/cifsglob.h
@@ -388,7 +388,6 @@ struct cifsFileInfo {
388 /* lock scope id (0 if none) */ 388 /* lock scope id (0 if none) */
389 struct file *pfile; /* needed for writepage */ 389 struct file *pfile; /* needed for writepage */
390 struct dentry *dentry; 390 struct dentry *dentry;
391 struct vfsmount *mnt;
392 struct tcon_link *tlink; 391 struct tcon_link *tlink;
393 struct mutex lock_mutex; 392 struct mutex lock_mutex;
394 struct list_head llist; /* list of byte range locks we have. */ 393 struct list_head llist; /* list of byte range locks we have. */