diff options
Diffstat (limited to 'fs/smb/client/cached_dir.h')
| -rw-r--r-- | fs/smb/client/cached_dir.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/smb/client/cached_dir.h b/fs/smb/client/cached_dir.h index 31339dc32719..1e383db7c337 100644 --- a/fs/smb/client/cached_dir.h +++ b/fs/smb/client/cached_dir.h @@ -62,7 +62,6 @@ struct cached_fids {  	int num_entries;  	struct list_head entries;  	struct list_head dying; -	struct work_struct invalidation_work;  	struct delayed_work laundromat_work;  	/* aggregate accounting for all cached dirents under this tcon */  	atomic_long_t total_dirents_entries;  | 
