summaryrefslogtreecommitdiff
path: root/fs/erofs/super.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/erofs/super.c')
-rw-r--r--fs/erofs/super.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/erofs/super.c b/fs/erofs/super.c
index e5fb1775dd02..91ed1460613b 100644
--- a/fs/erofs/super.c
+++ b/fs/erofs/super.c
@@ -19,7 +19,6 @@
#include <trace/events/erofs.h>
static struct kmem_cache *erofs_inode_cachep __read_mostly;
-struct file_system_type erofs_fs_type;
void _erofs_err(struct super_block *sb, const char *func, const char *fmt, ...)
{