feat: remove VFS_internal_I_am_really_a_filesystem_and_am_NOT_a_driver for all

Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
This commit is contained in:
Han Gao
2024-04-04 00:10:32 +08:00
committed by Han Gao
parent e15402b7ab
commit 58b9ba8b4d
18 changed files with 0 additions and 18 deletions

View File

@@ -173,7 +173,6 @@ static void __exit configfs_exit(void)
MODULE_AUTHOR("Oracle");
MODULE_LICENSE("GPL");
MODULE_IMPORT_NS(VFS_internal_I_am_really_a_filesystem_and_am_NOT_a_driver);
MODULE_VERSION("0.0.2");
MODULE_DESCRIPTION("Simple RAM filesystem for user driven kernel subsystem configuration.");