Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7736e8cc authored by Fabian Frederick's avatar Fabian Frederick Committed by Miklos Szeredi
Browse files

fuse: add __exit to fuse_ctl_cleanup



fuse_ctl_cleanup is only called by __exit fuse_exit

Signed-off-by: default avatarFabian Frederick <fabf@skynet.be>
Signed-off-by: default avatarMiklos Szeredi <mszeredi@suse.cz>
parent d1db0eea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);
}
+1 −1
Original line number Diff line number Diff line
@@ -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