feat: remove ANDROID_GKI_VFS_EXPORT_ONLY for all

Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
This commit is contained in:
Han Gao
2024-04-04 00:34:28 +08:00
committed by Han Gao
parent 58b9ba8b4d
commit 9e89f40c76
66 changed files with 0 additions and 67 deletions

View File

@@ -27,7 +27,6 @@
MODULE_AUTHOR("Miklos Szeredi <miklos@szeredi.hu>");
MODULE_DESCRIPTION("Filesystem in Userspace");
MODULE_LICENSE("GPL");
MODULE_IMPORT_NS(ANDROID_GKI_VFS_EXPORT_ONLY);
static struct kmem_cache *fuse_inode_cachep;
struct list_head fuse_conn_list;