hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
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;