diff options
Diffstat (limited to 'include/linux/fs.h')
| -rw-r--r-- | include/linux/fs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/fs.h b/include/linux/fs.h index 9ae05e3ff093..0f79ec6c6949 100644 --- a/include/linux/fs.h +++ b/include/linux/fs.h @@ -917,7 +917,6 @@ struct export_operations { struct file_system_type { const char *name; - struct subsystem subsys; int fs_flags; struct super_block *(*get_sb) (struct file_system_type *, int, const char *, void *); |
