mirror of
https://github.com/versity/scoutfs.git
synced 2026-05-02 19:05:43 +00:00
scoutfs_sysfs_exit() is called during error handling in module init. When scoutfs is built-in (so, never.) the __exit section won't be loaded. Remove the __exit annotation so it's always available to be called. Signed-off-by: Zach Brown <zab@versity.com>
1.7 KiB
1.7 KiB