fuse: add __exit to fuse_ctl_cleanup

fuse_ctl_cleanup is only called by __exit fuse_exit

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
This commit is contained in:
Fabian Frederick 2014-04-23 18:14:42 +02:00 committed by Miklos Szeredi
parent d1db0eea85
commit 7736e8cc51
2 changed files with 2 additions and 2 deletions

View File

@ -348,7 +348,7 @@ int __init fuse_ctl_init(void)
return register_filesystem(&fuse_ctl_fs_type);
}
void fuse_ctl_cleanup(void)
void __exit fuse_ctl_cleanup(void)
{
unregister_filesystem(&fuse_ctl_fs_type);
}

View File

@ -725,7 +725,7 @@ int fuse_dev_init(void);
void fuse_dev_cleanup(void);
int fuse_ctl_init(void);
void fuse_ctl_cleanup(void);
void __exit fuse_ctl_cleanup(void);
/**
* Allocate a request