hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/include/linux/swap_slots.h
....@@ -23,7 +23,7 @@
2323
2424 void disable_swap_slots_cache_lock(void);
2525 void reenable_swap_slots_cache_unlock(void);
26
-int enable_swap_slots_cache(void);
26
+void enable_swap_slots_cache(void);
2727 int free_swap_slot(swp_entry_t entry);
2828
2929 extern bool swap_slot_cache_enabled;